In This Topic
Gets the position of the first split in the text layout.
Syntax
'Declaration
Public ReadOnly FirstSplitPosition As Integer
public readonly int FirstSplitPosition
Field Value
The position of the first split in the text layout as an
System.Int32.
See Also