The following tables list the members exposed by PrintDocumentGridRenderer.
Public Properties
| Name | Description |
| CurrentPage | Gets the index of the page being rendered. |
| FirstPageY | Gets or sets the Y coordinate of the first block of cells rendered on the document. |
| Options | Gets or sets the flags that specify printing options to use with the C1FlexGridBase.PrintGrid method. See the PrintGridFlags enumeration for details. |
| PageCount | Gets the total number of pages in the document. |
Top
Public Methods
| Name | Description |
| PrintPage | Overloaded. Renders the current page into the document. |
| Setup | Calculates the zoom factor and page breaks in the document. |
Top
See Also