<
The page number of this find text object.
Object.defineProperty(DocumentViewerFindText.prototype, 'pageNumber',
get: function(),
set: function(value)
)
pageNumber: number;
The 1-based page number of this find text object. Default value is 1.
(This property was removed in version 19.0.0.49
. Please see BeginPosition and EndPosition instead.)
When used as a parameter to DocumentViewerText.Find, the PageNumber specifies the page number where text search should start.
When using DocumentViewerText.LastFindText, the PageNumber contains the page number where the text was last found.
For more information, refer to DocumentViewerText.Find.
History
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