[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Font.WidthClass

WidthClass Property

WidthClass

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.

Declaration
public int WidthClass { get; }
Public ReadOnly Property WidthClass As Integer