ConversionReport

Overview

ConversionReport is a interface in Aspose.PDF FOSS for TypeScript.

The result of a conversion run: what was applied, what still fails, pass flag.

Properties: applied, passed, unresolved.

Properties

NameTypeAccessDescription
applied: ConvertAction[]ReadGets the applied.
unresolved: ValidationIssue[]Read== the validator’s Errors after the passes run.
passed: booleanReadGets the passed.