Gets the export value of the item.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public string ExportValue { get; }
VB
Public ReadOnly Property ExportValue As String
Get
Property Value
Type:
StringThe export value of the item.
See Also