Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

PdfAProperties Class

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

Namespace: DevExpress.Pdf.Xmp

Assembly: DevExpress.Pdf.v21.1.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public class PdfAProperties

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