ComponentOne FlexReport for WinForms
PdfOptionsFormBase Class
Members 

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

See Also

Reference

PdfOptionsFormBase Members
C1.Win.C1Document.Export Namespace