ActiveReports Developer 7
IFontInfo Interface Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace : IFontInfo Interface

Glossary Item Box

The following tables list the members exposed by IFontInfo.

Public Properties

 NameDescription
 PropertyDecorationFont FontDecoration attribute.  
 PropertyFamily
Returns font family.
 
 PropertyHeight
Returns line spacing (in points).
 
 PropertyName
Returns font name.
 
 PropertySize
Returns em-size in points.
 
 PropertyStyleFont FontStyle attribute.  
 PropertyWeightFont FontWeight attribute  
Top

Public Methods

 NameDescription
 MethodMapReturns a mapped font  
Top

See Also