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