ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / PrintDocumentOptions Class
Members

In This Topic
    PrintDocumentOptions Class
    In This Topic
    Lets users view and edit the options in a C1OlapPrintDocument.
    Object Model
    PrintDocumentOptions Class
    Syntax
    'Declaration
     
    Public Class PrintDocumentOptions 
       Inherits System.Windows.Forms.Form
    public class PrintDocumentOptions : System.Windows.Forms.Form 
    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.Olap.PrintDocumentOptions

    See Also