ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class
Properties Methods Events


In This Topic
    C1FlexPivotPrintDocument Class Members
    In This Topic

    The following tables list the members exposed by C1FlexPivotPrintDocument.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that determines whether the C1FlexPivotPrintDocument.FlexPivotChart 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 C1FlexPivotChart that shows the FlexPivot chart in the report.  
    Public PropertyGets the C1.FlexPivot.C1FlexPivotEngine that contains the data and parameters used to generate this document.  
    Public PropertyGets or sets the C1FlexPivotGrid that shows the C1FlexPivotGrid in the report.  
    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 C1FlexPivotPrintDocument.FlexPivotGrid.  
    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 Property (Inherited from System.Drawing.Printing.PrintDocument)
    Public PropertyGets the C1.PivotEngine.C1PivotEngine that contains the data and parameters used to generate this document.  
    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 C1FlexPivotPrintDocument.RawDataGrid.  
    Public PropertyGets or sets a value that determines whether the C1FlexPivotPrintDocument.FlexPivotChart is displayed in the report.  
    Public PropertyGets or sets a value that determines whether the C1FlexPivotPrintDocument.FlexPivotGrid is displayed in the report.  
    Public PropertyGets or sets a value that determines whether the C1FlexPivotPrintDocument.RawDataGrid should be displayed in the report.  
    Public Property (Inherited from System.ComponentModel.Component)
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
    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 EventOccurs when the Print Document Options dialog window is opening.  
    Public Event (Inherited from System.Drawing.Printing.PrintDocument)
    Public Event (Inherited from System.Drawing.Printing.PrintDocument)
    Top
    See Also