C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / HtmlExportProvider Class / DefaultOptionsFormClass Property

In This Topic
DefaultOptionsFormClass Property (HtmlExportProvider)
In This Topic
Gets the type of form which is used to edit export options by default. This implementation returns HtmlOptionsForm type.
Syntax
'Declaration
 
Public Overrides ReadOnly Property DefaultOptionsFormClass As Type
 
See Also