CallioText API Reference - v0.0.22
文档首页 / Docs Home
Preparing search index...
PrinterGlobalInfoType
Interface PrinterGlobalInfoType
interface
PrinterGlobalInfoType
{
all_caches
?:
PrinterCache
;
all_contexts
?:
{
[
path
:
string
]:
Context
}
;
all_parameters
?:
{
[
path
:
string
]:
ProcessedParameterList
}
;
env
?:
Env
;
printer
?:
Printer
;
printer_component
?:
PrinterComponent
;
root
?:
AbstractNode
;
}
Index
Properties
all_
caches?
all_
contexts?
all_
parameters?
env?
printer?
printer_
component?
root?
Properties
Optional
all_
caches
all_caches
?:
PrinterCache
Optional
all_
contexts
all_contexts
?:
{
[
path
:
string
]:
Context
}
Optional
all_
parameters
all_parameters
?:
{
[
path
:
string
]:
ProcessedParameterList
}
Optional
env
env
?:
Env
Optional
printer
printer
?:
Printer
Optional
printer_
component
printer_component
?:
PrinterComponent
Optional
root
root
?:
AbstractNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all_
caches
all_
contexts
all_
parameters
env
printer
printer_
component
root
文档首页 / Docs Home
CallioText API Reference - v0.0.22
Loading...