Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / TiffExportProvider Class / OptionsFormClass Property

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