ICSS2Properties.Widows
ICSS2Properties.Widows property
The ‘orphans’ property specifies the minimum number of lines of a paragraph that must be left at the bottom of a page. The ‘widows’ property specifies the minimum number of lines of a paragraph that must be left at the top of a page. Examples of how they are used to control page breaks are given below.
public string Widows { get; set; }
Return Value
widows property
See Also
- interface ICSS2Properties
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML