T3000 CrossPlatform Documentation
LineInfoWordWrapStringsCount Property |
[This is preliminary documentation and is subject to change.]
Count of wordwrap string count for this line
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int WordWrapStringsCount { get; }
Public ReadOnly Property WordWrapStringsCount As Integer Get Dim instance As LineInfo Dim value As Integer value = instance.WordWrapStringsCount
Property Value
Type: Int32See Also