[]
        
(Showing Draft Content)

C1.C1Preview.Export.EmfExportProvider.CanShowOptions

CanShowOptions Property

CanShowOptions

Gets a value indicating whether the associated EmfExporter can show a dialog allowing the user to edit the export options. This implementation returns true.

Declaration
public override bool CanShowOptions { get; }
Overrides