pdfrx_web
Demo
GitHub
npm
Preparing search index...
@pdfrx/engine
PdfDestOptions
Interface PdfDestOptions
Options accepted by
PdfPage.dest()
.
interface
PdfDestOptions
{
by
:
"id"
|
"pageNumber"
;
command
:
string
;
params
:
readonly
(
number
|
null
)
[]
;
}
Index
Properties
by
command
params
Properties
Readonly
by
by
:
"id"
|
"pageNumber"
Readonly
command
command
:
string
Readonly
params
params
:
readonly
(
number
|
null
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
by
command
params
Demo
GitHub
npm
pdfrx_web
Loading...
Options accepted by
PdfPage.dest().