C1.WPF.Document Assembly / C1.WPF.Document.Export Namespace / ExportProvider Class / CanShowOptions Property

In This Topic
CanShowOptions Property (ExportProvider)
In This Topic
Gets a value indicating whether the associated ExportFilter can show a dialog allowing the user to edit the export options.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CanShowOptions As Boolean
 
See Also