Returns true if the exporter can show user options (supports ShowOptions)

Namespace:  C1.C1PrintDocument.Export
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
bool CanShowOptions { get; }
Visual Basic (Declaration)
ReadOnly Property CanShowOptions As Boolean

See Also