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

ShowLinks Property

Show in webframe
Indicates whether page links should be highlighted on the view.
Syntax
get_showLinks();
set_showLinks(value);
Object.defineProperty('showLinks');

Property Value

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

Set the value of ShowLinks is true to force the view to hilight the bounds of all the links in the page (DocumentPage.GetLinks. DocumentViewerPageLinksInteractiveMode updates the mouse cursor when the user hover over these links and perform the action stored in them when clicked. Setting ShowLinks to true can help diagnose problems when the links location and size do not match what is viewed due to parsing errors.

When ShowLinks is true, the bounding rectangle of each link will highlighted 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