C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Style Class / MinOrphanLines Property

In This Topic
MinOrphanLines Property
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
 
Remarks
This property is non-ambient (inherited from the Parent of the current style if not explicitly set).

The default is 0.

See Also