VMPrint API Reference - v1.0.0
GitHub
Examples
Preparing search index...
@vmprint/engine
SpatialCompiledPageRegionSet
Interface SpatialCompiledPageRegionSet
interface
SpatialCompiledPageRegionSet
{
default
?:
SpatialCompiledPageRegion
|
null
;
even
?:
SpatialCompiledPageRegion
|
null
;
firstPage
?:
SpatialCompiledPageRegion
|
null
;
odd
?:
SpatialCompiledPageRegion
|
null
;
}
Index
Properties
default?
even?
first
Page?
odd?
Properties
Optional
default
default
?:
SpatialCompiledPageRegion
|
null
Optional
even
even
?:
SpatialCompiledPageRegion
|
null
Optional
first
Page
firstPage
?:
SpatialCompiledPageRegion
|
null
Optional
odd
odd
?:
SpatialCompiledPageRegion
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
even
first
Page
odd
GitHub
Examples
VMPrint API Reference - v1.0.0
Loading...