Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 764 Bytes

itextparagraphformat_widowcontrol.md

File metadata and controls

26 lines (17 loc) · 764 Bytes
-api-id -api-type
P:Windows.UI.Text.ITextParagraphFormat.WidowControl
winrt property

Windows.UI.Text.ITextParagraphFormat.WidowControl

-description

Gets or sets whether widow and orphan suppression is on or off.

-property-value

The state of widow and orphan suppression.

-remarks

A widow is created when the last line of a paragraph is printed by itself at the top of a page. An orphan is when the first line of a paragraph is printed by itself at the bottom of a page.

-examples

-see-also

ITextParagraphFormat.KeepTogether, ITextParagraphFormat.KeepWithNext