[]
        
(Showing Draft Content)

C1.C1Preview.Export.RtfExportProvider.CanShowOptions

CanShowOptions Property

CanShowOptions

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

Declaration
public override bool CanShowOptions { get; }
Overrides