PdfRadioButtonFieldSelectedIndex Property Terminal Works - PDF Printing.Net Library
Gets or sets the index of the selected radio button in a radio button group.

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

public int SelectedIndex { get; set; }

Property Value

Type: Int32
See Also

Reference