annotationHideButtons

This parameter determines which buttons are hidden on the annotations toolbar. It also determines whether the Show Annotations button is hidden on the IBM Daeja ViewONE status bar.

Hiding a button disables only the ability to create an annotation through its user interface.

The following table lists the values you can specify for this parameter. To hide multiple buttons, use a comma-delimited string for the values. The values are not case-sensitive.
Button Value Button name
angle
angle Draw angle
arrow
arrow Draw arrow
circle
circle Draw circle
freehand
freehand Draw freehand line
highlight
highlight Draw highlight
highlight polygon
highlightPoly Draw polygon highlight
line
line Draw line
note
note Draw sticky note
open polygon
openPoly Draw open polygon
oval
oval Draw oval
polygon annotation
poly Draw polygon
rectangle
rectangle Draw rectangle
redact
redact Draw redaction
redact polygon
redactPoly Draw polygon redaction
restore
restore Restore annotations
ruler
ruler Draw ruler
save
save Save annotation changes
select
select Select mode
show
show Show annotations
solid text
solidText Draw solid text
square
square Draw square
stamp
stamp Draw stamp
text
text Draw transparent text
Hyperlink
Hyperlink Hyperlink annotation

If you disable all buttons, the annotations toolbar is disabled. User cannot create annotations. Instead, users can only edit existing annotations.

Sample syntax


<param name="annotationHideButtons" value="freehand, hyperlink, text" />

Default setting: none