C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / ImageExportProvider Class / CanShowOptions Property

In This Topic
CanShowOptions Property (ImageExportProvider)
In This Topic
Gets a value indicating whether the associated ImageExporter can show a dialog allowing the user to edit the export options. This implementation returns true.
Syntax
'Declaration
 
Public Overrides ReadOnly Property CanShowOptions As Boolean
 
See Also