The following tables list the members exposed by Viewer.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
Viewer | Initializes a new instance of the Viewer. |
Public Methods
Name | Description | |
---|---|---|
![]() |
clear | Clears the LEADDocument that is currently in view. |
![]() |
dispose | Disposes of all internal resources used by LEADVIEW. |
![]() |
getAnnAutomation | Retrieves the current AnnAutomation used by the Viewer. |
![]() ![]() |
getColorKeys | Retrieves a list of color keys that are available in the current LEADIVEW version. |
![]() |
getCurrentDocument | Retrieves the current LEADDocument that is loaded into the Viewer. |
![]() |
getDocumentViewer | Retrieves the current DocumentViewer that is being used by LEADVIEW. |
![]() |
getIds | Retrieves an array containing all the document IDs that are currently loaded into the Viewer. |
![]() |
loadFromLocal | Loads a local file into the Viewer. |
![]() |
loadFromUri | Loads a file from a URI into the Viewer. |
![]() |
removeDocument | Removes a sub-document from LEADVIEW. |
![]() |
run | Initializes and builds the Viewer. |
![]() |
setCurrentDocument | Sets the active LEADDocument for the Viewer. |
Public Properties
Name | Description | |
---|---|---|
![]() |
onActiveViewerChanged | Callback function that is invoked whenever the active DocumentViewer has changed internally. |