Documents for PDF, .NET Edition Documentation
WidthClass Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : WidthClass Property
Get the value indicating a relative change from the normal aspect ratio (width to height ratio) for the glyphs in a font.

Values from 1 (UltraCondensed) to 9 (UltraExpanded) are expected.

Syntax
'Declaration
 
Public ReadOnly Property WidthClass As System.Integer
public System.int WidthClass {get;}
See Also

Reference

Font Class
Font Members