Back to Devexpress

PdfAProperties Class

officefileapi-devexpress-dot-pdf-dot-xmp-cfaf3ba1.md

latest1.2 KB
Original Source

PdfAProperties Class

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

Namespace : DevExpress.Pdf.Xmp

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfAProperties
vb
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

PdfAProperties Members

DevExpress.Pdf.Xmp Namespace