ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / PdfFilter Class / PdfACompatible Property

In This Topic
    PdfACompatible Property
    In This Topic
    Gets or sets a value indicating whether to generate PDF/A compatible document.
    Syntax
    'Declaration
     
    Public Property PdfACompatible As System.Boolean
    public System.bool PdfACompatible {get; set;}
    See Also