HasMinOrphanLines Property
In This Topic
Gets a value indicating whether the
MinOrphanLines property is defined on the current style.
Syntax
'Declaration
Public ReadOnly Property HasMinOrphanLines As Boolean
public bool HasMinOrphanLines {get;}
See Also