Allow authoring comments and form fields.

Namespace: TallComponents.PDF.Layout.Security
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

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

Remarks

Meaningfull if Change = false only.

See Also