initialEditMode
This parameter specifies the edit mode in which the viewer opens.
You can set this parameter to one of the following values:
| Value | Description |
|---|---|
| annotate | Opens the viewer in annotation mode. This is the default setting. |
| docbuilder | Opens the viewer in document builder mode. |
| redact | Opens the viewer in redaction mode. |
Sample syntax
The following example opens the viewer in document builder
mode:
<param name="initialEditMode" value="docbuilder" />