Search
Preparing search index...
The search index is not available
Joplin Plugin API Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
Implementation
Implementation
Index
Properties
create
From
Path
create
From
Pdf
get
Pdf
Info
Properties
create
From
Path
create
From
Path
:
(
path
:
string
)
=>
Promise
<
unknown
>
Type declaration
(
path
:
string
)
:
Promise
<
unknown
>
Parameters
path:
string
create
From
Pdf
create
From
Pdf
:
(
path
:
string
, options
:
CreateFromPdfOptions
)
=>
Promise
<
unknown
[]
>
Type declaration
(
path
:
string
, options
:
CreateFromPdfOptions
)
:
Promise
<
unknown
[]
>
Parameters
path:
string
options:
CreateFromPdfOptions
get
Pdf
Info
get
Pdf
Info
:
(
path
:
string
)
=>
Promise
<
PdfInfo
>
Type declaration
(
path
:
string
)
:
Promise
<
PdfInfo
>
Parameters
path:
string
Implementation
create
From
Path
create
From
Pdf
get
Pdf
Info