Skip to content

Latest commit

History

History
24 lines (11 loc) · 472 Bytes

File metadata and controls

24 lines (11 loc) · 472 Bytes

PDFGeneratorAPI.TemplateDefinitionNewLayoutRepeatLayout

Properties

NameTypeDescriptionNotes
formatStringDefines template page size[optional]
widthNumberPage width in units[optional]
heightNumberPage height in units[optional]

Enum: FormatEnum

  • A4 (value: "A4")

  • letter (value: "letter")

  • custom (value: "custom")