Click or drag to resize

PdfCheckBoxFieldExportValue Property

Gets or sets the export value.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public string ExportValue { get; set; }

Property Value

String
The export value.
Exceptions
ExceptionCondition
ArgumentExceptionValue is or Empty.
See Also