[]
Document paginator class for WPF.
public class FlexPaginator : DocumentPaginator
| Name | Description |
|---|---|
| FlexPaginator(C1FlexGrid, Size, List<FrameworkElement>, PrintParameters) | Instantiate a new instance of the FlexPaginator. |
| Name | Description |
|---|---|
| ContentLocation | Gets or sets content location. |
| ContentSize | Gets or sets size which is used to layout page content. |
| FlexGrid | Gets the current printed C1FlexGrid instance. |
| IsPageCountValid | |
| PageCount | |
| PageSize | |
| Pages | Gets the list of printed pages. |
| PrintParameters | Gets the printing parameters. |
| Source |
| Name | Description |
|---|---|
| GetPage(int) | Get the printed page by number. |