MinOrphanLines Property (Style)
In This Topic
Gets or sets the minimum number of orphan text lines allowed on a page before or after a page break.
Syntax
'Declaration
Public Property MinOrphanLines As Integer
public int MinOrphanLines {get; set;}
See Also