Click or drag to resize

PdfRadioButtonFieldExportValues Property

Gets a collection of text strings representing the export value of each PdfControl in this field.

Namespace: Patagames.Pdf.Net.AcroForms
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public ExportValuesCollection ExportValues { get; }

Property Value

ExportValuesCollection
See Also