







![]() ![]() |
FastColoredTextBox |
Range..::..ClearStyle Method (array<Style>[]()[][]) |
Range Class See Also Send Feedback |
Clear styles of range
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public void ClearStyle( params Style[] styles ) |
Visual Basic |
---|
Public Sub ClearStyle ( _ ParamArray styles As Style() _ ) |
Visual C++ |
---|
public: void ClearStyle( ... array<Style^>^ styles ) |
Parameters
- styles
- Type: array<FastColoredTextBoxNS..::..Style>[]()[][]