PdfAOptionsBase.NonSpecificationFlags

PdfAOptionsBase.NonSpecificationFlags property

Gets the flags that control the PDF/A conversion for cases when the source PDF document doesn’t correspond to the PDF specification.

public PdfANonSpecificationFlags NonSpecificationFlags { get; }

Property Value

The flags for non-specification cases during PDF/A conversion.

See Also