When PDFViewer is enabled, specifies the current page index
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int PDFViewerPageIndex { get; set; }
Public Property PDFViewerPageIndex As Integer Get Set
public: property int PDFViewerPageIndex { int get (); void set (int value); }