All fields in the document.

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

Syntax

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

Remarks

If true the Fields collection property returns nullNothingnullptra null reference (Nothing in Visual Basic).

See Also