The value for the field when it's in Off state

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

Syntax

C#
public string OffValue { get; }
Visual Basic
Public ReadOnly Property OffValue As String
	Get

Remarks

For classic PDF documents this value must be 'Off'.

See Also