enum sap.m.PDFViewerDisplayType

Visiblity: public
Available since: N/A
Module: sap/m/library
Application Component: CA-UI5-CTR

PDF viewer display types.


Properties Overview

Node Description
sap.m.PDFViewerDisplayType.Auto

The PDF viewer switches between the Link display type and the Embedded display type, depending on the device being used.

sap.m.PDFViewerDisplayType.Embedded

The PDF viewer appears embedded in the parent container and displays the PDF file.

sap.m.PDFViewerDisplayType.Link

The PDF viewer appears as a toolbar with a download button that can be used to download the PDF file or open it in a new tab.