public property FontBuilder.Bold

Brief

Indicates whether the font style is bold.

Declaration
C#
bool  Bold public get; private set;

Declared in FontBuilder

back