C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class > GetPageImages Method : GetPageImages(CellRange,ScaleMode,Size,Int32) Method |
The elements returned in the list represent portions of the grid that correspond to individual pages in a document.
The scaleMode and pageSize parameters define how many pages are returned and the data contained in each page.
The elements returned in the list may be rendered directly into the document (by assigning them to the PageVisual property of the PrintPage event parameter), or they may be combined with other elements in a template to provide a letterhead, headers, footers, and additional document content.