The associated Field.

Namespace: TallComponents.PDF.Annotations.Widgets
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public Field Field { get; }
Visual Basic
Public ReadOnly Property Field As Field
	Get

Remarks

This property cannot be set.

Note that this property is updated if this widget is added to the WidgetCollection from a field.

See Also