Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Metadata Class / PdfA Property

In This Topic
    PdfA Property
    In This Topic
    Gets or sets the PDF/A conformance version.
    Syntax
    'Declaration
     
    Public Property PdfA As PdfAConformanceLevel
    public PdfAConformanceLevel PdfA {get; set;}
    See Also