A layout category holds layout items categorized by a name. Layout items can be used for pages. Single pages can hold a single layout, double pages can hold two separate layouts, one for each spread side.

Hierarchy

Properties

Properties

editable: boolean

Boolean flag to control if the layout category can be edited - aka if new layouts can be added to or removed from the category.

id: string

The unique id of the resource category (GUID)

name: string

The name of the resource category.

numLayouts: number

The number of layouts currently in the category.

Generated using TypeDoc