PdfChoiceFieldItemExportValue Property |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic string ExportValue {
get;
}Public ReadOnly Property ExportValue As String
Get
Property Value
String
The export value of this
PdfChoiceFieldItem.
See Also