VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextSymbol Class
Constructors Properties Methods SeeAlso
In This Topic
TextSymbol Class Members
In This Topic
The following tables list the members exposed by TextSymbol.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
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).
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a "virtual" text symbol that is used for text formatting.
Public MethodReturns a text symbol as IGraphicsPath.
Public MethodReturns an outline of text symbol.
See Also