Property ExportValue
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
ExportValue
Gets or sets the export value of the check box.
public string ExportValue { get; set; }
Property Value
- string
The export of the check box.
Gets or sets the export value of the check box.
public string ExportValue { get; set; }
The export of the check box.