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