PdfComboFieldExportValue Property |
Gets the field's current export value.
Namespace:
RadPdf.Data.Document.Objects.FormFields
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string ExportValue { get; }
Public ReadOnly Property ExportValue As String
Get
Property Value
Type:
String
See Also