public List<FrameworkElement> GetPageImages( GridControlRange range, GridScaleMode scaleMode, Size contentSize, int maxPages )
Parameters
- range
- Range of cells to print.
- scaleMode
- How to scale the grid to fit on the pages.
- contentSize
- Size of the content area of pages in pixels.
- maxPages
- Maximum number of pages to return.
Return Value
A list with elements that correspond to the pages.