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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

Text Property (DocumentViewerFindText)






The text to find.
Syntax
public string Text {get; set;}
public:
property String^ Text {
   String^ get();
   void set (    String^ value);
}
'Declaration
 
Public Property Text As String
 
'Usage
 
Dim instance As DocumentViewerFindText
Dim value As String
 
instance.Text = value
 
value = instance.Text

Property Value

The text to find. Default value is null.
Remarks

When used as a parameter to Find, the PageNumber specifies the text to find.

When using LastFindText, the Text contains the last text value found. Setting this value will clear any previous results saved in the object.

Example

For an example, refer to Find.

Requirements

Target Platforms

See Also

Reference

DocumentViewerFindText Class
DocumentViewerFindText 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