Gets the total number of pages in the current multi-document.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public int PageCount { get; } |
| Visual Basic |
|---|
<BrowsableAttribute(False)> _ Public ReadOnly Property PageCount As Integer Get |