Skip to main content
All docs
V23.2

PdfAProperties Class

Contains properties used to define the PDF/A extension namespace.

Namespace: DevExpress.Pdf.Xmp

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public class PdfAProperties

The following members return PdfAProperties objects:

Remarks

The PDF/A extension namespace is used to define the document’s PDF/A conformance level and version. The namespace URI is https://www.aiim.org/pdfa/ns/id, the prefix is pdfaid.

Inheritance

Object
PdfAProperties
See Also