Property GdiVerticalFont NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll GdiVerticalFont Gets a bool value that indicates whether this Font is derived from a vertical font. [Browsable(false)] public virtual bool GdiVerticalFont { get; } Property Value bool true if this Font is derived from a vertical font; otherwise, false.