Label Stack Separator Break Position
The position where the separator character in a label will be written, if used. Whether the separator code point should appear at the end of one row, or the beginning of the next. This does not matter if the separator is not to be visible when used.
Since
200.1.0
Inheritors
Types
Link copied to clipboard
Write the separator after the line break, at the start of the next row of text.
Link copied to clipboard
Use the default position (LabelStackSeparatorBreakPosition.After).
Link copied to clipboard
Write the separator before the line break, at the end of the previous row of text.