[]
Inserts a soft line break in the position.
public static C1TextPointer InsertSoftLineBreak(this C1TextPointer position)
Type | Name | Description |
---|---|---|
C1TextPointer | position | A C1TextPointer where to insert the soft line break. |
Type | Description |
---|---|
C1TextPointer | A position after the inserted soft line break. |
A soft line break is an end of line character.