annotationHideContextButtonsIds
This parameter determines the annotation types to which the annotationHideContextButtons parameter value is applied.
For example, if you specify hyperlink as an annotationHideContextButtons value and specify note as an annotationHideContextButtonsIds value, then context-sensitive hyperlink dialog box is disabled for the note annotation type.
You can specify the following values in a comma-delimited string for this parameter:
- arrow
- freehand
- highlight
- highlightpoly
- line
- note
- openpoly
- oval
- poly
- rectangle
- redact
- redactpoly
- stamp
- text
By default, the annotationHideContextButtons value is applied to all annotation types.
Sample syntax
<param name="annotationHideContextButtonsIds" value="note, text" />