ComponentOne Reports for WPF
C1.C1Report Namespace / PdfFilter Class / PdfACompatible Property

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