The default value of this field.

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

Syntax

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

See Also