T3000 CrossPlatform Documentation
LineStartSpacesCount Property |
[This is preliminary documentation and is subject to change.]
Count of start spaces
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int StartSpacesCount { get; }
Public ReadOnly Property StartSpacesCount As Integer Get Dim instance As Line Dim value As Integer value = instance.StartSpacesCount
Property Value
Type: Int32See Also