enum: com.nbx.pdfviewer.PDFViewerShowToolbar
Control Sample: com.nbx.pdfviewer.PDFViewer | Module: com/nbx/pdfviewer/library | Application Component: NBX-UI5-PDFViewer |
Documentation: Nubexx PDF Viewer | Visibility: public | Minimum 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
Name | Description |
---|---|
com.nbx.pdfviewer.PDFViewerShowToolbar.Auto | The 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.Off | The PDF viewer toolbar is never displayed. |