ActiveReports 12
FontStretch Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : FontStretch Property
Gets or sets the degree to which a font is condensed or expanded on the screen.
Syntax
'Declaration
 
Public Property FontStretch As FontStretch
public FontStretch FontStretch {get; set;}

Property Value

A System.Windows.FontStretch value. The default is System.Windows.FontStretches.Normal.
See Also

Reference

Viewer Class
Viewer Members