​
​
​

Gets the maximum dividing position. For example, when this value is 3, the first 3 characters of the word is the maximum part of the word which fit on the line.

Syntax

​public int MaxDividePos { get; }
​Public ReadOnly Property MaxDividePos As Integer
​