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
- interface ICSS2Properties
- package com.aspose.html.dom.css
- package Aspose.HTML