[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.PdfACompliant

PdfACompliant Property

PdfACompliant

Gets or sets a value indicating whether the document is PDF/A compliant.

Declaration
[Obsolete("Use ConformanceLevel")]
public bool PdfACompliant { get; set; }
<Obsolete("Use ConformanceLevel")>
Public Property PdfACompliant As Boolean