[This is preliminary documentation and is subject to change.]

Convert the Form elements from the Xhtml into PDF fields. (default = true)

Namespace:  TallComponents.Web
Assembly:  TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.2.7

Syntax

C#
public bool EnableForms { get; set; }
Visual Basic (Declaration)
Public Property EnableForms As Boolean

See Also