FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / PdfOptionsFormBase Class / PdfACompatible Property

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