Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLStyle Interface / pageBreakAfter Property

In This Topic
    pageBreakAfter Property (IHTMLStyle)
    In This Topic

    pageBreakAfter property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property pageBreakAfter As System.String
    System.string pageBreakAfter {get; set;}
    Remarks

    An original IDL definition of pageBreakAfter property was the following: BSTR pageBreakAfter;

    See Also