Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
IExporter
.
.
::
.
ShowOptionsDialog Method
IExporter Interface
See Also
Shows the options dialog, returns true if user pressed OK, false if Cancel.
Namespace:
C1.C1PrintDocument.Export
Assembly:
C1.C1PrintDocument.Classic.2
(in C1.C1PrintDocument.Classic.2.dll)
Syntax
C#
bool
ShowOptionsDialog
()
Visual Basic (Declaration)
Function
ShowOptionsDialog
As
Boolean
Return Value
See Also
IExporter Interface
C1.C1PrintDocument.Export Namespace