PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / C1dxExportProvider Class / DefaultOptionsFormClass Property

In This Topic
    DefaultOptionsFormClass Property (C1dxExportProvider)
    In This Topic
    Gets the type of form which is used to edit the export options by default.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property DefaultOptionsFormClass As Type
    public override Type DefaultOptionsFormClass {get;}
    See Also