OdFont.Bold

OdFont.Bold property

Gets or sets a value indicating whether this OdFont is weight.

public bool Bold { get; set; }

Property Value

true if weight; otherwise, false.

See Also