IFontDescriptor Interface |
Namespace: Kettic.AspNet.Controls.Toolkit.Apoc.Layout
The IFontDescriptor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Flags |
Gets a collection of flags providing various font characteristics.
|
![]() | FontBBox |
Gets the smallest rectangle that will encompass the shape that
would result if all glyhs of the font were placed with their
origins coincident.
|
![]() | FontData |
Gets a byte array representing a font program to be embedded
in a document.
|
![]() | HasKerningInfo |
Gets a value that indicates whether this font has kerning support.
|
![]() | IsEmbeddable |
Gets a value that indicates whether this font program may be legally
embedded within a document.
|
![]() | IsSubsettable |
Gets a value that indicates whether this font program my be subsetted.
|
![]() | ItalicAngle |
Gets the main italic angle of the font expressed in tenths of
a degree counterclockwise from the vertical.
|
![]() | KerningInfo |
Gets kerning information for this font.
|
![]() | StemV |
TODO: The thickness, measured horizontally, of the dominant vertical
stems of the glyphs in the font.
|