Interface PDFTemplateBlueprint

It represents the blueprint that defines how the PDF template is structured, based on the project's data.

Hierarchy

Properties

description: string

A description to identify the templates of this blueprint.

innerBlueprints?: PDFTemplateSectionBlueprint[]

The blueprints of inner sections.

variables: LabelVariable[]

The variables available in templates of this blueprint.

Generated using TypeDoc