Interface PrintLayoutInfo

Hierarchy

  • PrintLayoutInfo

Properties

attributes: string[]

The list of all the attributes name.

dpi: number

The selected 'dpi'.

dpis: number[]

The list of 'dpis'.

formats: Object

The list of active 'formats' (png, pdf, ...).

layout: string

The selected 'layout'.

layouts: string[]

The list of 'layouts'.

legend: boolean

The legend checkbox.

scale: number

The selected 'scale'.

scales: number[]

The list of 'scales'

Custom print layoutInfo.

Generated using TypeDoc