C#
VB
C++
The page number of this text item.
public int PageNumber { get; set; }
Public Property PageNumber() As Integer
Get
Set
public:
property int PageNumber
{
int get()
void set(int value)
}
The 1-based page number of this text item.
The document viewer fills the member of this class with from the DocumentPageText object of any of the pages in Document.
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