Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export.Ssrs.Forms Namespace / SsrsPdfOptionsForm Class
Members

In This Topic
    SsrsPdfOptionsForm Class
    In This Topic
    Represents a form for editing the export options used by an C1.Win.C1Document.Export.PdfFilter.
    Object Model
    SsrsPdfOptionsForm Class
    Syntax
    'Declaration
     
    Public Class SsrsPdfOptionsForm 
       Inherits C1.Win.C1Document.Export.PdfOptionsFormBase
    public class SsrsPdfOptionsForm : C1.Win.C1Document.Export.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.Ssrs.Forms.SsrsPdfOptionsForm

    See Also