Reports for WPF | ComponentOne
C1.C1Report Namespace / MetafileFilter Class / NewPage Method

In This Topic
    NewPage Method (MetafileFilter)
    In This Topic
    Called after each page break on paged reports (see the IsPaged property).
    Syntax
    'Declaration
     
    Public Overridable Sub NewPage() 
    public virtual void NewPage()
    See Also