DotNaos UI
Pdf viewerSurfaces

Dialog

Pdf Viewer Dialog from the Pdf viewer package.

Loading PdfViewerDialog…

Source code

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

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
onCloseOptional
(() => void)
openRequired
boolean
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