Range.CharBeforeStart Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
RangeCharBeforeStart Property |
[This is preliminary documentation and is subject to change.]
Returns first char before Start place
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public char CharBeforeStart { get; }
Public ReadOnly Property CharBeforeStart As Char Get Dim instance As Range Dim value As Char value = instance.CharBeforeStart