Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfOptionsForm Class / PdfACompatible Property

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