C#
VB
Java
C++
The number of the first page loaded into this document.
public int OriginalFirstPageNumber { get; }
Public ReadOnly Property OriginalFirstPageNumber() As Integer
Get
public:
property int OriginalFirstPageNumber
{
int get()
}
public int getOriginalFirstPageNumber()
The number of the first page loaded into this document.
This value is set to LoadDocumentOptions.FirstPageNumber used when creating this document or 1 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