Range.ClearFoldingMarkers Method

T3000 CrossPlatform

RangeClearFoldingMarkers Method

[This is preliminary documentation and is subject to change.]

Clear folding markers of all lines of range

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public void ClearFoldingMarkers()
Public Sub ClearFoldingMarkers

Dim instance As Range

instance.ClearFoldingMarkers()
See Also