Page
Pdf Page from the Pdf viewer package.
Loading PdfPage…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
customizeOptional | UiCustomization | — |
documentOptional | PDFDocumentProxy | null | — |
lazyOptional | boolean | — |
onPageReadyOptional | ((page: PDFPageProxy) => void) | — |
onSelectOptional | ((pageNumber: number) => void) | — |
pageOptional | PDFPageProxy | — |
pageNumberRequired | number | — |
scaleOptional | number | — |
selectedOptional | boolean | — |
sourceOptional | PdfSource | — |
textLayerOptional | boolean | — |