Skip to main content
All docs
V25.1
  • PdfAProperties Class

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

    Namespace: DevExpress.Pdf.Xmp

    Assembly: DevExpress.Pdf.v25.1.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