When PDFViewer is enabled, returns the number of pages in the PDF file
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int PDFViewerPageCount { get; }
Public ReadOnly Property PDFViewerPageCount As Integer Get
public: property int PDFViewerPageCount { int get (); }