C#
VB
Java
C++
The number of pages in the original document.
public int OriginalPageCount { get; }
Public ReadOnly Property OriginalPageCount() As Integer
Get
public:
property int OriginalPageCount
{
int get()
}
public int getOriginalPageCount()
The number of pages in the original document.
This value is set to the number of pages in the original document. It will be equal to the number of items in this collection if default options were used.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET