Click or drag to resize

ParagraphFormat IsWidowControl Property

True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph.

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool IsWidowControl { get; set; }

Property Value

Type: Boolean
Remarks
See Also