Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / HtmlFilter Class / EndPage Method

In This Topic
    EndPage Method (HtmlFilter)
    In This Topic
    Encodes the end of the current page.
    Syntax
    'Declaration
     
    Protected Overridable Sub EndPage() 
    protected virtual void EndPage()
    See Also