Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
IC1Document
.
.
::
.
.
PageCount Property
IC1Document Interface
See Also
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
IC1Document Interface
C1.C1Preview Namespace