imageButtons
This parameter determines whether certain image buttons are shown in the toolbar.
If this parameter is set to true, the following image buttons are shown
in the viewer:
- Zoom area
- Zoom in
- Zoom out
- Fit to width
- Fit to height
- Best fit
- Rotate clockwise
- Rotate counterclockwise
- Rotate 180 degrees
You can use the visibleImageButtons parameter to show or hide these image buttons individually.
The default value for this parameter is true.
Sample syntax
<param name="imageButtons" value="false" />