VMPrint API Reference - v1.0.0
GitHub
Examples
Preparing search index...
@vmprint/engine
applySpatialDocumentPageTemplate
Function applySpatialDocumentPageTemplate
applySpatialDocumentPageTemplate
(
document
:
SpatialDocument
,
fallback
:
Pick
<
DocumentInput
|
DocumentIR
,
"header"
|
"footer"
>
,
)
:
Pick
<
DocumentInput
,
"header"
|
"footer"
>
Parameters
document
:
SpatialDocument
fallback
:
Pick
<
DocumentInput
|
DocumentIR
,
"header"
|
"footer"
>
Returns
Pick
<
DocumentInput
,
"header"
|
"footer"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
VMPrint API Reference - v1.0.0
Loading...