Main Content
mlreportgen.dom.WidowOrphanControl Class
Namespace: mlreportgen.dom
Widow and orphan handling
Description
Specifies whether to prevent widows and orphans. This format applies only to Microsoft® Word documents.
The mlreportgen.dom.WidowOrphanControl
class is a handle
class.
Creation
Description
prevents a page break after the first line of a paragraph (orphan) or before
the last line of a paragraph (widow).widowOrphanControlObj
= WidowOrphanControl
prevents orphans and widows if widowOrphanControlObj
= WidowOrphanControl(tf
)tf
is
true
.
Input Arguments
Properties
Version History
Introduced in R2014b