[]
Gets or sets the PDF/UA conformance version. Null indicates that the document is not PDF/UA compliant.
public int? PdfUa { get; set; }
Public Property PdfUa As Integer?