Share via


OXMLExcelReport_TORG29.mustCreateNewPage Method [AX 2012]

Indicates whether the new page should be created.

Syntax

protected boolean mustCreateNewPage(boolean _receipt)

Run On

Client

Parameters

  • _receipt
    Type: boolean
    The receipt part of report filled sign.

Return Value

Type: boolean
true if new page should be created; otherwise, false.

See Also

Reference

OXMLExcelReport_TORG29 Class