Allow form field fill-in or signing.

Namespace: TallComponents.PDF.Security
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public bool FormFillSign { get; }
Visual Basic
Public ReadOnly Property FormFillSign As Boolean
	Get

Remarks

Meaningfull if Change = false and AuthorCommentsFormFields = false only.

See Also