new PrintTemplateManager(config)
Object to manage print templates.
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | Configuration for this object. The config supplied directly extends the control |
Members
m_landscape
Properties:
| Name | Type | Description |
|---|---|---|
m_landscape |
bool | landscape value. |
printTemplates
Properties:
| Name | Type | Description |
|---|---|---|
printTemplates |
Array.<Object> | array of print template config objects.. |
Methods
getTemplate()
Gets the name of the current print template.