ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfOptionsForm Class / FormFields Property

In This Topic
    FormFields Property (PdfOptionsForm)
    In This Topic
    Gets or sets a value indicating whether input fields in the original document should be exported as Acrobat form fields.
    Syntax
    'Declaration
     
    Public Overridable Property FormFields As System.Boolean
    public virtual System.bool FormFields {get; set;}
    See Also