PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / EmfOptionsForm Class
Members

In This Topic
    EmfOptionsForm Class
    In This Topic
    Represents a form for editing the export options used by an EmfExporter.
    Object Model
    EmfOptionsForm Class
    Syntax
    'Declaration
     
    Public Class EmfOptionsForm 
       Inherits ExportOptionsFormBase
    public class EmfOptionsForm : ExportOptionsFormBase 
    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.EmfOptionsForm

    See Also