Gets the value of this
CosName object with any escaped characters
converted to their unescaped form.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public string Value { get; }
VB
Public ReadOnly Property Value As String
Get
Property Value
Type:
StringSee Also