Therefore API > API Reference > Classes > TheDisplayProperties > Properties
Bold
Gets or sets whether the text is bold or not.
Namespace: Therefore.API
Visual Basic
Public Overridable Property Bold As Boolean
C#
public virtual bool Bold { get; set; }
Property Value
Value
Condition
true
Text is bold
false
TheDisplayProperties class
TheDisplayProperties properties