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