VMPrint API Reference - v1.0.0
GitHub
Examples
Preparing search index...
@vmprint/context-canvas
RenderPageOptions
Type Alias RenderPageOptions
type
RenderPageOptions
=
{
backgroundColor
?:
string
;
clear
?:
boolean
;
dpi
?:
number
;
scale
?:
number
;
}
Index
Properties
background
Color?
clear?
dpi?
scale?
Properties
Optional
background
Color
backgroundColor
?:
string
Optional
clear
clear
?:
boolean
Optional
dpi
dpi
?:
number
Optional
scale
scale
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
clear
dpi
scale
GitHub
Examples
VMPrint API Reference - v1.0.0
Loading...