Documents for PDF, .NET Edition Documentation
PdfUa Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > Metadata Class : PdfUa Property
Gets or sets the PDF/UA conformance version. Null indicates that the document is not PDF/UA compliant.
Syntax
'Declaration
 
Public Property PdfUa As System.Nullable(Of Integer)
public System.Nullable<int> PdfUa {get; set;}
See Also

Reference

Metadata Class
Metadata Members