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

AutoEnsureVisible Property

Show in webframe
Indicates whether the view should automatically pan so the found text is visible.
Syntax
get_autoEnsureVisible();
set_autoEnsureVisible(value);
Object.defineProperty('autoEnsureVisible');

Property Value

TypeDescription
booleantrue if view should automatically pan so the found text is visible; otherwise, false. Default value is true.
Remarks

When used with Find, the document viewer will automatically calls EnsureBoundsVisible on the location and size of the new text found (if any) to ensure it is visible in the current view.

The selected text is automatically rendered on the View if the value of RenderSelection is true (the default).

Example

For an example, refer to Find.

See Also

Reference

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