projects/congarevenuecloud/elements/src/lib/button/generate-document/generate-document.component.ts
The interface represents the template, format & to includeWatermark for document generation.
Properties |
documentFormat |
documentFormat:
|
Type : "PDF" | "PDF/A" | "DOCX"
|
includeWatermark |
includeWatermark:
|
Type : boolean
|
template |
template:
|
Type : Template
|