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