[]
        
(Showing Draft Content)

C1.WPF.Grid.GridPaginator

GridPaginator Class

Document paginator class for WPF.

Inheritance
GridPaginator
Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public class GridPaginator : DocumentPaginator

Constructors

Name Description
GridPaginator(FlexGrid, Size, List<FrameworkElement>, GridPrintParameters)

Instantiate a new instance of the GridPaginator.

Properties

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

Methods

Name Description
GetPage(int)

Get the printed page by number.