PdfCheckBoxFieldExportValue Property |
Gets or sets the export value.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic string ExportValue { get; set; }Public Property ExportValue As String
Get
Set
Property Value
String
The export value.
Exceptions| Exception | Condition |
|---|
| ArgumentException | Value is or Empty. |
See Also