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

In This Topic
    pageBreakBefore Property (IHTMLStyle)
    In This Topic

    pageBreakBefore property of IHTMLStyle interface.

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

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

    See Also