Skip to main content

enum: com.nbx.pdfviewer.PDFViewerShowToolbar

Control Sample: com.nbx.pdfviewer.PDFViewerModule: com/nbx/pdfviewer/libraryApplication Component: NBX-UI5-PDFViewer
Documentation: Nubexx PDF ViewerVisibility: publicMinimum Ui5-Version required: 1.71
Extends: sap.m.PDFViewer

Overview

Nubexx PDF viewer toolbar visibility types.

This enum is part of the com/nbx/pdfviewer/library module export and must be accessed by the property PDFViewerShowToolbar.

info

The toolbar is always set to Auto in the trial version of the PDF Viewer.

Fields

NameDescription
com.nbx.pdfviewer.PDFViewerShowToolbar.AutoThe PDF viewer toolbar is automatically shown or not, depending on the current width of the viewport.
The toolbar is automatically hidden in viewports that are smaller than 225 pixels.
com.nbx.pdfviewer.PDFViewerShowToolbar.OffThe PDF viewer toolbar is never displayed.