Class PdfAConversionResult
Carries the outcome of an in-memory PDF/A conversion: the converted document bytes and the report describing how they were produced.
public sealed class PdfAConversionResult
- Inheritance
-
PdfAConversionResult
- Inherited Members
Properties
- Data
Gets the converted PDF/A document bytes.
- Report
Gets the conversion report: detected features, applied fixes, and whether the output conforms to the targeted level.