@ptkl/sdk - v1.3.4
Preparing search index...
v0.9/types/integrations
PDF2HTMLOptions
Type Alias PDF2HTMLOptions
type
PDF2HTMLOptions
=
{
data
?:
Record
<
string
,
any
>
;
input_path
?:
string
;
input_pdf
?:
string
;
output_file_name
?:
string
;
output_html
?:
string
;
output_path
?:
string
;
replace
?:
boolean
;
}
Index
Properties
data?
input_
path?
input_
pdf?
output_
file_
name?
output_
html?
output_
path?
replace?
Properties
Optional
data
data
?:
Record
<
string
,
any
>
Optional
input_
path
input_path
?:
string
Optional
input_
pdf
input_pdf
?:
string
Optional
output_
file_
name
output_file_name
?:
string
Optional
output_
html
output_html
?:
string
Optional
output_
path
output_path
?:
string
Optional
replace
replace
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
input_
path
input_
pdf
output_
file_
name
output_
html
output_
path
replace
@ptkl/sdk - v1.3.4
Loading...