Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfOptionsForm Class
Members

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

    See Also