Name | Description | |
---|---|---|
Footer | Gets or sets a string that contains the page footers. | |
FooterFont | Specifies the font to use for rendering page footers. | |
Header | Gets or sets a string that contains the page headers. | |
HeaderFont | Specifies the font to use for rendering page headers. | |
PageCount | Gets the total number of the pages in the print document. | |
PageNumber | Gets the number of the page being printed (the first page is numbered one). | |
PageOrder | Gets or sets the order of the pages when the data does not fit on one page. | |
PrintDocument | Gets the System.Drawing.Printing.PrintDocument object that specifies page and printer settings. | |
PrintGridFlags | Gets or sets the flags that specify printing options to use with the C1FlexGridBase.PrintGrid method. See the PrintGridFlags enumeration for details. | |
PrintPreviewDialog | Gets a reference to the PrintPreviewDialog used to display the grid's print preview. |