@ptkl/sdk - v0.9.9
Preparing search index...
HTML2PDFOptions
Type Alias HTML2PDFOptions
type
HTML2PDFOptions
=
{
data
?:
Record
<
string
,
any
>
;
input_html
?:
string
;
input_path
?:
string
;
output_file_name
?:
string
;
output_path
?:
string
;
output_pdf
?:
boolean
;
output_type
?:
PDFOutputType
;
}
Index
Properties
data?
input_
html?
input_
path?
output_
file_
name?
output_
path?
output_
pdf?
output_
type?
Properties
Optional
data
data
?:
Record
<
string
,
any
>
Optional
input_
html
input_html
?:
string
Optional
input_
path
input_path
?:
string
Optional
output_
file_
name
output_file_name
?:
string
Optional
output_
path
output_path
?:
string
Optional
output_
pdf
output_pdf
?:
boolean
Optional
output_
type
output_type
?:
PDFOutputType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
input_
html
input_
path
output_
file_
name
output_
path
output_
pdf
output_
type
@ptkl/sdk - v0.9.9
Loading...