PDFReaderControls.NET Professional Type Reference

CheckBoxField.OnValue Property

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

public string OnValue {get; set;}

Remarks

Default value is 'Yes'.

Setting the OnValue value is supported for Classic PDF document only.

Note that the Value will be changed also if the checkbox is currently checked.

You may not set this value to 'Off'

See Also

CheckBoxField Class | TallComponents.PDF.Forms.Fields Namespace