Gets the style of the font. Syntax
Initializes a new instance of the Infragistics.Documents.Reports.Graphics.HashKey class. Syntax Parameters name The name of the font.size The size of the font, in points.style The style with which the font should be rendered.
Represents the metrics used to calculate font sizing. Syntax
Public Constructors Public Properties
Public Properties
Gets or sets the maximum unaccented height of the font. Syntax
Gets or sets the maximum unaccented depth of the font. Syntax
Gets or sets the required height of the font that would allow room for all possible characters. Syntax
Initializes a new instance of the FontMetrics class. Syntax Parameters ascent The maximum unaccented height of the font.descent The maximum unaccented depth of the font.height The required height of the font that would allow room for all possible characters.
Represents font preferences. Syntax