C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / HtmlOptionsForm Class
Members

HtmlOptionsForm Class
Represents a form for editing the export options used by an HtmlExporter.
Object Model
HtmlOptionsForm Class
Syntax
'Declaration
 
Public Class HtmlOptionsForm 
   Inherits ComplexExporterOptionsForm
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     C1.C1Preview.Forms.BaseForm
                        C1.C1Preview.Export.ExportOptionsFormBase
                           C1.C1Preview.Export.ComplexExporterOptionsForm
                              C1.C1Preview.Export.HtmlOptionsForm

See Also