[]
        
(Showing Draft Content)

C1.Win.RulesManager.Styles.TextStyle

TextStyle Class

TextStyle contains display attributes that determine the general appearance of the text element on the screen.

Inheritance
TextStyle
Namespace: C1.Win.RulesManager.Styles
Assembly: C1.Win.RulesManager.4.8.dll
Syntax
public class TextStyle : BaseElementStyle

Properties

Name Description
BackColor

Gets or sets the Color used to paint the background.

BorderColor

Gets or sets the Color used to draw the border around the element.

Font

Gets or sets text font of element.

ForeColor

Gets or sets the Color used to paint the text.