Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
WpfRichTextBoxWordColoringRule ( ) : System.ComponentModel | ||
WpfRichTextBoxWordColoringRule ( string text, string fontColor, string backgroundColor ) : System.ComponentModel | ||
WpfRichTextBoxWordColoringRule ( string text, string textColor, string backgroundColor, System.Windows.FontStyle fontStyle, System.Windows.FontWeight fontWeight ) : System.ComponentModel |
public WpfRichTextBoxWordColoringRule ( ) : System.ComponentModel | ||
Résultat | System.ComponentModel |
public WpfRichTextBoxWordColoringRule ( string text, string fontColor, string backgroundColor ) : System.ComponentModel | ||
text | string | |
fontColor | string | |
backgroundColor | string | |
Résultat | System.ComponentModel |
public WpfRichTextBoxWordColoringRule ( string text, string textColor, string backgroundColor, System.Windows.FontStyle fontStyle, System.Windows.FontWeight fontWeight ) : System.ComponentModel | ||
text | string | |
textColor | string | |
backgroundColor | string | |
fontStyle | System.Windows.FontStyle | |
fontWeight | System.Windows.FontWeight | |
Résultat | System.ComponentModel |