Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

SetDocumentPageText Method






New page text to use for the page.
Pager number to use. This value cannot be 0.
Sets the text for a page.
Syntax
public void SetDocumentPageText( 
   DocumentPageText pageText,
   int pageNumber
)
'Declaration
 
Public Sub SetDocumentPageText( _
   ByVal pageText As DocumentPageText, _
   ByVal pageNumber As Integer _
) 
'Usage
 
Dim instance As DocumentViewerText
Dim pageText As DocumentPageText
Dim pageNumber As Integer
 
instance.SetDocumentPageText(pageText, pageNumber)
public:
void SetDocumentPageText( 
   DocumentPageText^ pageText,
   int pageNumber
) 

Parameters

pageText
New page text to use for the page.
pageNumber
Pager number to use. This value cannot be 0.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

DocumentViewerText Class
DocumentViewerText Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features