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