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

Allow authoring comments and form fields.

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

Syntax

C#
public bool AuthorCommentsFormFields { get; set; }
Visual Basic
Public Property AuthorCommentsFormFields As Boolean
	Get
	Set

Remarks

Meaningfull if Change = false only.

See Also