Search
Font.Bold Property
See Also
 





Gets whether the font is bold.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public bool Bold { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bold As Boolean

 Property Value

 See Also