[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.FlexPaginator

FlexPaginator Class

Document paginator class for WPF.

Inheritance
FlexPaginator
Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public class FlexPaginator : DocumentPaginator

Constructors

Name Description
FlexPaginator(C1FlexGrid, Size, List<FrameworkElement>, PrintParameters)

Instantiate a new instance of the FlexPaginator.

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.