VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / ITextFont Interface
Properties SeeAlso
In This Topic
    ITextFont Interface Members
    In This Topic
    The following tables list the members exposed by ITextFont.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether character with code 32 is space.
    Public PropertyGets 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.
    Public PropertyGets a value indicating whether this font is vertical.
    Public PropertyGets the face name of this font.
    See Also