ITextFont Interface Properties
In This Topic
For a list of all properties of this type, see
ITextFont.
Public Properties
| | Name | Description |
 | CharCode32IsSpace | Gets a value indicating whether character with code 32 is space. |
 | FontBBox | Gets a rectangle, expressed in the glyph coordinate system, specifying the font bounding box. This is the smallest rectangle enclosing the shape that would result if all of the glyphs of the font were placed with their origins coincident and then filled. |
 | IsVertical | Gets a value indicating whether this font is vertical. |
 | Name | Gets the face name of this font. |
See Also