PdfRadioButtonFieldValue Property Terminal Works - PDF Printing.Net Library
Gets or sets the value of this field. This should be an item from the FieldValues list.

Namespace: PdfEdit.Pdf.AcroForms
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public override PdfItem Value { get; set; }

Property Value

Type: PdfItem
See Also

Reference