ComponentOne FlexReport for WinForms
PdfOptionsForm Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace : PdfOptionsForm Class
Represents a form for editing the export options used by an PdfFilter.
Object Model
PdfOptionsForm Class
Syntax
'Declaration
 
Public Class PdfOptionsForm 
   Inherits PdfOptionsFormBase
public class PdfOptionsForm : PdfOptionsFormBase 
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.Win.C1Document.Forms.BaseForm
                        C1.Win.C1Document.Export.ExportOptionsFormBase
                           C1.Win.C1Document.Export.PdfOptionsFormBase
                              C1.Win.C1Document.Export.PdfOptionsForm

See Also

Reference

PdfOptionsForm Members
C1.Win.C1Document.Export Namespace