Type Alias: DocumentOpenOptions
DocumentOpenOptions =
object
Options for opening a document.
Properties
useInitialDestination?
optionaluseInitialDestination:boolean
Controls whether to automatically navigate to the PDF’s initial destination when the document is opened.
If the PDF does not have an initial destination, this option has no effect.
Overrides the value set in ViewerConfig for this specific document.