ReadOnlyParagraphPropertiesBase.WidowOrphanControl Property
Gets whether the control over the widow and orphan lines is applied.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v22.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the widow/orphan control is applied; otherwise, false. |
Remarks
Use the WidowOrphanControl property to check whether the RichEditControl controls the last paragraph line printed by itself at the page top (widow line) and a first paragraph line printed by itself at the page bottom (orphan line). If the WidowOrphanControl property returns true, the widow and orphan line are kept together with the paragraph.