Struct EditableContent.LineWhiteSpace
to return information about line space positions
struct LineWhiteSpace;
Fields
| Name | Type | Description |
|---|---|---|
firstNonSpaceColumn
|
int | |
firstNonSpaceIndex
|
int | |
lastNonSpaceColumn
|
int | |
lastNonSpaceIndex
|
int |
Properties
| Name | Type | Description |
|---|---|---|
empty[get]
|
bool |