Enumeration DocumentConvertTaskTypes

Enumeration Members

Asset: 1

Retrieve an asset to be used for suceeding tasks (e.g. static PDF for merge or image for a watermark)

Merge: 2

Merge multiple input tasks into a single document

OutputToCfgnFile: 4

Finalize the conversion by storing it as Configuration file

PdfAsset: 0

Create a PDF with dynamic content based on the given context

Watermark: 3

Add a repeating watermark onto the whole document

Generated using TypeDoc