Font.Bold
Font.Bold property
Gets a value indicating whether this Font
is bold.
public bool Bold { get; }
Property Value
True if this Font
is bold; otherwise, false.
See Also
- class Font
- namespace Aspose.PSD
- assembly Aspose.PSD
Gets a value indicating whether this Font
is bold.
public bool Bold { get; }
True if this Font
is bold; otherwise, false.