OptionsFormClass Property (MetafileExportProvider)
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