FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export 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 Boolean
    public bool PdfACompatible {get; set;}
    See Also