Gets the total number of pages in the document. For internal use only.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
int PageCount { get; }
Visual Basic
ReadOnly Property PageCount As Integer
	Get

See Also