Name | Description | |
---|---|---|
![]() | ContentSymbolCode | Gets the code that corresponds to this text symbol in content stream. (Inherited from TextSymbol) |
![]() | DrawingSymbol | Gets the drawing symbol. (Inherited from TextSymbol) |
![]() | Font | Gets the font associated with this text symbol. (Inherited from TextSymbol) |
![]() | HasCharacterSequence | Gets a value indicating whether this text symbol is represented by a sequence of Unicode characters. (Inherited from TextSymbol) |
![]() | HasGlyph | Gets a value indicating whether this text symbol has glyph. (Inherited from TextSymbol) |
![]() | IsSpaceSymbol | Gets a value indicating whether this symbol is space symbol. |
![]() | Symbol | Gets the first Unicode character of this text symbol. (Inherited from TextSymbol) |
![]() | SymbolCode | Gets a code of the first Unicode character of this text symbol. (Inherited from TextSymbol) |
![]() | Symbols | Gets a string that contains Unicode characters of this text symbol. (Inherited from TextSymbol) |
![]() | TextSpaceWidth | Gets a width of this symbol in text space. (Inherited from TextSymbol) |
![]() | UnitsPerEM | Gets the font UnitsPerEM value. (Inherited from TextSymbol) |
![]() | Width | Gets the width of the symbol in text space (1/1000 of user space). (Inherited from TextSymbol) |