VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextSymbol Class
In This Topic
TextSymbol Class Properties
In This Topic
For a list of all properties of this type, see TextSymbol.
Public Properties
 NameDescription
Public PropertyGets the code that corresponds to this text symbol in content stream.
Public PropertyGets the drawing symbol.
Public PropertyGets the font associated with this text symbol.
Public PropertyGets a value indicating whether this text symbol is represented by a sequence of Unicode characters.
Public PropertyGets a value indicating whether this text symbol has glyph.
Public PropertyGets a value indicating whether this symbol is space symbol.
Public PropertyGets the first Unicode character of this text symbol.
Public PropertyGets a code of the first Unicode character of this text symbol.
Public PropertyGets a string that contains Unicode characters of this text symbol.
Public PropertyGets a width of this symbol in text space.
Public PropertyGets the font UnitsPerEM value.
Public PropertyGets the width of the symbol in text space (1/1000 of user space).
See Also