Name | Description | |
---|---|---|
![]() | TextSymbol | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | TextSymbol | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ContentSymbolCode | Gets the code that corresponds to this text symbol in content stream. |
![]() | DrawingSymbol | Gets the drawing symbol. |
![]() | Font | Gets the font associated with this text symbol. |
![]() | HasCharacterSequence | Gets a value indicating whether this text symbol is represented by a sequence of Unicode characters. |
![]() | HasGlyph | Gets a value indicating whether this text symbol has glyph. |
![]() | IsSpaceSymbol | Gets a value indicating whether this symbol is space symbol. |
![]() | Symbol | Gets the first Unicode character of this text symbol. |
![]() | SymbolCode | Gets a code of the first Unicode character of this text symbol. |
![]() | Symbols | Gets a string that contains Unicode characters of this text symbol. |
![]() | TextSpaceWidth | Gets a width of this symbol in text space. |
![]() | UnitsPerEM | Gets the font UnitsPerEM value. |
![]() | Width | Gets the width of the symbol in text space (1/1000 of user space). |
Name | Description | |
---|---|---|
![]() ![]() | CreateVirtualSpace | Creates a "virtual" text symbol that is used for text formatting. |
![]() | GetAsGraphicsPath | Returns a text symbol as IGraphicsPath. |
![]() | GetOutline | Returns an outline of text symbol. |