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