DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / CffTable.CharString Class / Bytes Property

In This Topic
Bytes Property
In This Topic
Gets the binary data of the charstring.
Syntax
'Declaration
 
Public ReadOnly Property Bytes As System.Byte()
 
See Also