The default value for this field.

Namespace: TallComponents.PDF.Forms.Fields
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public RadioButtonOption RadioButtonDefaultValue { get; set; }
Visual Basic
Public Property RadioButtonDefaultValue As RadioButtonOption
	Get
	Set

Remarks

Returns nullNothingnullptra null reference (Nothing in Visual Basic) if no Option is selected.

See Also