Toolbar

Toolbar

Toolbar

Constructor

# new Toolbar(app, options, zoomService)

Constructor

Parameters:
Name Type Description
app *
options *
zoomService *
Source:

Members

# findOptions :FindOptions

Default options for text search

Type:
Source:

# isBookmarksVisible :boolean

Is bookmarks button visible. Default true.

Type:
  • boolean
Source:

# isCloseVisible :boolean

Is close button visible. Default true.

Type:
  • boolean
Source:

# isDocumentInfoVisible :boolean

Is document info button visible. Default true.

Type:
  • boolean
Source:

# isDownloadVisible :boolean

Is download button visible. Default true.

Type:
  • boolean
Source:

# isMultiViewVisible :boolean

Is multi-viewer button visible. Default true.

Type:
  • boolean
Source:

# isNextPageVisible :boolean

Is next page button visible. Default true.

Type:
  • boolean
Source:

# isNextVisitedVisible :boolean

Is next visited button visible. Default true.

Type:
  • boolean
Source:

# isOpenVisible :boolean

Is open button visible. Default true.

Type:
  • boolean
Source:

# isPageNumberVisible :boolean

Is page number field visible. Default true.

Type:
  • boolean
Source:

# isPreviousPageVisible :boolean

Is previous page button visible. Default true.

Type:
  • boolean
Source:

# isPreviousVisitedVisible :boolean

Is previous visited button visible. Default true.

Type:
  • boolean
Source:

# isPrintVisible :boolean

Is print button visible. Default true.

Type:
  • boolean
Source:

# isRotateClockwiseVisible :boolean

Is rotate clockwise button visible. Default true.

Type:
  • boolean
Source:

# isRotateCounterClockwiseVisible :boolean

// eslint-disable-next-line max-len

Type:
  • boolean
Source:

# isSearchVisible :boolean

Is search field visible. Default true.

Type:
  • boolean
Source:

# isSingleViewVisible :boolean

Is single-viewer button visible. Default true.

Type:
  • boolean
Source:

# isTooltipVisible :boolean

Is button's tooltip visible. Default false.

Type:
  • boolean
Source:

# isVisible :boolean

Is toolbar visible. Default true.

Type:
  • boolean
Source:

# isZoomDropDownVisible :boolean

Is zoom drop down visible. Default true.

Type:
  • boolean
Source:

# isZoomInVisible :boolean

Is zoom-in button visible. Default true.

Type:
  • boolean
Source:

# isZoomOutVisible :boolean

Is zoom-out button visible. Default true.

Type:
  • boolean
Source: