mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / PageBreakAfter Property
In This Topic
    PageBreakAfter Property
    In This Topic
    Description

    CSS3 Style: page-break-after
    Defines the page break behavior following an element's definition.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property PageBreakAfter As String
    Remarks

    HTML Syntax:
    page-break-after: behavior

    HTML Constants:
    always,auto,avoid,left,right,

    See Also