setDocButtons(Boolean)

If you set this method to true, some document navigation buttons are included in the toolbar.

The following buttons are included in the toolbar:
  • First document
  • Last document
  • Next document
  • Previous document

Sample syntax

ViewONE.setDocButtons(false);