[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Metadata.PdfUa

PdfUa Property

PdfUa

Gets or sets the PDF/UA conformance version. Null indicates that the document is not PDF/UA compliant.

Declaration
public int? PdfUa { get; set; }
Public Property PdfUa As Integer?