Click or drag to resize

PdfRadioButtonControlExportValue Property

Get a string describing the check status of the Radiobutton.

Namespace: Patagames.Pdf.Net.AcroForms
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.111.2704
Syntax
public string ExportValue { get; }

Property Value

String
Exceptions
ExceptionCondition
DomExceptionThrown by newly created Controls that have not yet been added to the DOM.
See Also