Font.GdiVerticalFont

Font.GdiVerticalFont property

Gets a value indicating whether this Font is derived from a GDI vertical font..

public bool GdiVerticalFont { get; }

Property Value

true if this Font is derived from a GDI vertical font; otherwise, false.

See Also