Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 601 Bytes

File metadata and controls

26 lines (14 loc) · 601 Bytes

TemplateDefinitionNewLayoutRepeatLayout

Defines page size if layout is repeated on the page e.g sheet labels

Properties

Name Type Description Notes
format FormatEnum Defines template page size [optional]
width BigDecimal Page width in units [optional]
height BigDecimal Page height in units [optional]

Enum: FormatEnum

Name Value
A4 "A4"
LETTER "letter"
CUSTOM "custom"