Sets the text for a page.
DocumentViewerText.prototype.setDocumentPageText = function(
pageText,
pageNumber
)
setDocumentPageText(
pageText: DocumentPageText,
pageNumber: number
): void;
pageText
New page text to use for the page.
pageNumber
Pager number to use. This value cannot be 0.
DocumentViewerText stored the DocumentPageText of the pages internally when they are obtained and re-use then when needed.
Use SetDocumentPageText to replace the page of a document and the new value will be used by all the text operations in this document.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document