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

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

Enum: FormatEnum

  • A4 (value: "A4")

  • letter (value: "letter")

  • custom (value: "custom")