ConsecutiveHyphensLimit Property
In This Topic
Gets or sets the maximum number of consecutive lines that can end with hyphens.
Syntax
'Declaration
Public Property ConsecutiveHyphensLimit As System.UShort
public System.ushort ConsecutiveHyphensLimit {get; set;}
See Also