Gets or sets value indicating whether the options dialog should be displayed before export.
Namespace:
C1.C1PrintDocument.ExportAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
public override bool ShowOptions { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overrides Property ShowOptions As Boolean |