ICSS2PropertiesPageBreakBefore Property |
Namespace: Aspose.Svg.Dom.Css
string PageBreakBefore { get; set; }
Property PageBreakBefore As String Get Set
property String^ PageBreakBefore { String^ get (); void set (String^ value); }
abstract PageBreakBefore : string with get, set