Skip to content

Enum XmpPdfAConformanceLevel

PDF/A conformance level: A or B.

Assembly: FacturXDotNet.dll
csharp
public enum XmpPdfAConformanceLevel

Fields

A

Conformance level A.

csharp
A = 0

B

Conformance level B.

csharp
B = 1

The tools are open source and released under the MIT License, feel free to use, modify, and share.