[]
Instantiate a new instance of the FlexPaginator.
public FlexPaginator(C1FlexGrid flex, Size pageSize, List<FrameworkElement> pages, PrintParameters printParameters)
Type | Name | Description |
---|---|---|
C1FlexGrid | flex | The C1FlexGrid instance. |
Size | pageSize | The size of the page. |
List<FrameworkElement> | pages | The List of the printed pages. |
PrintParameters | printParameters |