Click or drag to resize

PdfChoiceFieldItemExportValue Property

Gets the export value of this PdfChoiceFieldItem.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public string ExportValue {
	get;
 }

Property Value

String
The export value of this PdfChoiceFieldItem.
See Also