UI settings for the pdf viewer when displayed as embedded content (Electron only).

UI settings for the pdf viewer.

UI settings for the pdf viewer when displayed in the main frame.

Hierarchy

  • PDFViewerUIConfig

Properties

download: boolean

True when the download button should be visible.

find: boolean

True when the search controls should be visible.

leftSideBar: boolean

True when the left sidebar should be visible.

page: boolean

True when the page controls should be visible.

print: boolean

True when the print button should be visible.

rightSideBar: boolean

True when the right sidebar should be visible.

save: boolean

True when the save button should be visible (Edge only).

toolbar: boolean

True when the toolbar should be visible (hides everything else).

zoom: boolean

True when the zoom controls should be visible.

Generated using TypeDoc