Gets the total number of pages in the document associated with the current item.

The value is -1 if the associated document has not been generated.

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

Syntax

C#
public int PageCount { get; internal set; }
Visual Basic
Public Property PageCount As Integer
	Get
	Friend Set

See Also