Click or drag to resize

PdfRadioFieldValue Property

Gets or sets the form field's value.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public override string Value { get; set; }

Property Value

Type: String
See Also