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

AddRedactionMarkAnnotInteractive

In This Topic
 AddRedactionMarkAnnotInteractive

This function allows you to add a redaction mark annotation (annotation type 17) onto a document into the DocuVieware™ viewer.

AddRedactionMarkAnnotInteractive: function (docuViewareID[, annotationAppearance, showDialog, enabledProperties])

Parameters

docuViewareID
The identifier for the DocuVieware™ instance you want to add the annotation on.
annotationAppearance
An optional JavaScript object that contains the appearance you want the annotation to have. Annotation properties are listed below.
showDialog
An optional boolean that let you decide if the annotation dialog should be shown or not (this requires the annotationAppearance to be sent).
enabledProperties
An optional string array that let you decide what properties are going to be shown in the annotation creation dialog.

Return Value

1 if error, 0 if success.

Rectangle Highlighter Annotation Properties

Name Type Default
fillColor string "#FFFF00"
title string ""