DotNaos UI
Pdf viewerSurfaces

Page

Pdf Viewer Page from the Pdf viewer package.

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
deviceOptional
"desktop" | "tablet" | "mobile"
pageTitleOptional
string
"PDF"
customizeOptional
UiCustomization
emptyLabelOptional
string
initialPageOptional
number
initialZoomOptional
number
lazyPagesOptional
boolean
onDownloadOptional
(() => void)
onPageChangeOptional
((page: number) => void)
onZoomChangeOptional
((scale: number) => void)
pageOptional
number
showToolbarOptional
boolean
sourceOptional
PdfSource
textLayerOptional
boolean
titleOptional
string
zoomOptional
number