Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
PreviewPageDocBase
.
.
::
.
.
PageIdx Property
PreviewPageDocBase Class
See Also
Gets the page index.
Namespace:
C1.Win.C1Preview
Assembly:
C1.Win.C1Report.2
(in C1.Win.C1Report.2.dll)
Syntax
C#
public
int
PageIdx
{
get
; }
Visual Basic
Public
ReadOnly
Property
PageIdx
As
Integer
Get
See Also
PreviewPageDocBase Class
C1.Win.C1Preview Namespace