Table of Contents

Property GdiVerticalFont

Namespace
Alternet.Drawing
Assembly
Alternet.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.