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

Initialize Method

Show in webframe
Initialize the annotation automations used by this DocumentViewerAnnotations.
Syntax
 function Leadtools.Documents.UI.DocumentViewerAnnotations.initialize()
Remarks

Initialize must be called by the application after this object finishes loading all the annotations containers of the current Document and the user has created the necessary annotation rendering engine and any other optional automation componets in response to DocumentViewerOperation.CreateAutomation. Refer to DocumentViewerAnnotations for more information.

The following occurs during Initialize

  1. AnnAutomationManager.CreateDefaultObjects is called to create the automation objects for all AnnAutomationManager.Objects

  2. The AnnAutomationObject.DrawDesignerType of all objects that derive from AnnTextReviewObject is replaced with an internal class that handles proper text selection (using DocumentViewerSelectTextInteractiveMode)

  3. The DrawDesignerType of SelectObjectId object type is set to null. This will remove the support for selecting annotations objects using rubber-banding. This mode does not work with other image viewer interactive modes

Example

For an example, refer to DocumentViewerAnnotations.

See Also

Reference

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