Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
IExporter
.
.
::
.
ShowOptions Property
IExporter Interface
See Also
Sets or returns whether Export() will show the options dialog.
Namespace:
C1.C1PrintDocument.Export
Assembly:
C1.C1PrintDocument.Classic.2
(in C1.C1PrintDocument.Classic.2.dll)
Syntax
C#
bool
ShowOptions
{
get
;
set
; }
Visual Basic (Declaration)
Property
ShowOptions
As
Boolean
See Also
IExporter Interface
C1.C1PrintDocument.Export Namespace