In This Topic
Reference Guides / JavaScript API / Annotations / GetAnnotProperties

GetAnnotProperties

In This Topic
 GetAnnotProperties

This function permits to retrieve the properties of a specific annotation.

 

GetAnnotProperties: function (docuViewareID, annotId)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance you want to remove the annotation from.
annotID
A string that represents the identifier of an annotation.
           

Return Value

1 if error, an object specifying the annotation properties* to update if success.
*The structure is not yet documented.