Table of Contents

Enum PdfACompliance

Namespace
LibreOfficeKit.Enums
Assembly
LibreOfficeKit.dll

Legacy PDF/A compliance level enum. Kept for backwards compatibility. Prefer using PdfVersion for new code.

public enum PdfACompliance

Fields

Level1B = 1

PDF/A-1b (ISO 19005-1:2005).

Level2B = 2

PDF/A-2b (ISO 19005-2:2011).

Level3B = 3

PDF/A-3b (ISO 19005-3:2012).

None = 0

No PDF/A compliance — uses default PDF 1.7.