A shortcut for creating a new DocumentViewerTextPosition representing the bottom of a page.
public static DocumentViewerTextPosition CreateEndOfPage(int pageNumber)
Public Shared Function CreateEndOfPage(ByVal pageNumber As Integer) As DocumentViewerTextPosition
public:static DocumentViewerTextPosition^ CreateEndOfPage(Int32 pageNumber)
pageNumber
The page number to represent.
A new DocumentViewerTextPosition with PageNumber set to the pageNumber parameter and CharacterIndex set to -1.
See CharacterIndex for more information.
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
