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

ShowTextCharacters Property

Show in webframe
Indicates whether the text characters in the page should be highlighted in the view.
Syntax
get_showTextCharacters();
set_showTextCharacters(value);
Object.defineProperty('showTextCharacters');

Property Value

TypeDescription
booleantrue if text characters in the page should be highlighted on the view. Default value is false.
Remarks

Set the value of ShowTextCharacters is true to force the view to highlight the bounds of all text characters in the page (DocumentPage.GetText. DocumentViewerSelectTextInteractiveMode allows the user to select text on the change using the mouse or touch. Setting ShowTextCharacters to true can help diagnose problems when the text location and size do not match what is viewed due to parsing errors.

When ShowTextCharacters is true, the bounding rectangle of each character will be highlighted and the character code will be rendered on the surface of ImageViewer.

See Also

Reference

DocumentViewerDiagnostics Object
DocumentViewerDiagnostics 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