ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class
Properties Methods Events

In This Topic
    C1OlapPrintDocument Class Members
    In This Topic

    The following tables list the members exposed by C1OlapPrintDocument.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that determines whether the OlapChart fills the page or whether it preserves its original aspect ratio.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public Property (Inherited from System.Drawing.Printing.PrintDocument)
    Public Property (Inherited from System.Drawing.Printing.PrintDocument)
    Public PropertyGets or sets the System.Drawing.Font used to render the report footer.  
    Public PropertyGets or sets a value that specifies whether a separator is drawn above the footer.  
    Public PropertyGets or sets the string used as a report footer.  
    Public PropertyGets or sets options to be used when rendering the OlapGrid.  
    Public PropertyGets or sets the System.Drawing.Font used to render the report header.  
    Public PropertyGets or sets a value that specifies whether a separator is drawn below the header.  
    Public PropertyGets or sets a string used as a report header.  
    Public PropertyGets or sets the C1OlapChart that shows the Olap chart in the report.  
    Public PropertyGets the C1.Olap.C1OlapEngine that contains the data and parameters used to generate this document.  
    Public PropertyGets or sets the C1OlapGrid that shows the C1OlapGrid in the report.  
    Public Property (Inherited from System.Drawing.Printing.PrintDocument)
    Public Property (Inherited from System.Drawing.Printing.PrintDocument)
    Public Property (Inherited from System.Drawing.Printing.PrintDocument)
    Public PropertyGets or sets the C1.Win.C1FlexGrid.C1FlexGrid that contains the raw data for the report.  
    Public PropertyGets or sets options used to render the RawDataGrid.  
    Public PropertyGets or sets a value that determines whether the OlapChart is displayed in the report.  
    Public PropertyGets or sets a value that determines whether the OlapGrid is displayed in the report.  
    Public PropertyGets or sets a value that determines whether the RawDataGrid should be displayed in the report.  
    Public Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodGets the number of the page currently being printed.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodGets a string that describes the current view.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Drawing.Printing.PrintDocument)
    Public MethodOverloaded. Reads the document settings from an System.Xml.XmlReader.  
    Public MethodShows a dialog box that allows the user to set various document options, including page setup, headers and footers, and content scaling.  
    Public Method (Inherited from System.Drawing.Printing.PrintDocument)
    Public MethodOverloaded. Saves the document settings into an System.Xml.XmlWriter.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Drawing.Printing.PrintDocument)
    Public Event (Inherited from System.ComponentModel.Component)
    Public Event (Inherited from System.Drawing.Printing.PrintDocument)
    Public Event (Inherited from System.Drawing.Printing.PrintDocument)
    Public Event (Inherited from System.Drawing.Printing.PrintDocument)
    Top
    See Also