[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Printing.DocumentParagraph.NewPageCore

NewPageCore Method

NewPageCore(int)

Creates new page.

Declaration
protected abstract DocumentPage NewPageCore(int page)
Protected MustOverride Function NewPageCore(page As Integer) As DocumentPage
Parameters
Type Name Description
int page

The page order.

Returns
Type Description
DocumentPage

The page to print.