ICSS2Properties.FontStretch

ICSS2Properties.FontStretch property

The ‘font-stretch’ property selects a normal, condensed, or extended face from a font family. Absolute keyword values have the following ordering, from narrowest to widest :

ultra-condensedextra-condensedcondensedsemi-condensednormalsemi-expandedexpandedextra-expandedultra-expanded

public string FontStretch { get; set; }

Return Value

font-stretch property

See Also