Navigation:  Interfaces (Technical API Reference) > Reporting > API > IWPReport > Methods >

Command Method

Previous pageReturn to chapter overviewNext page

Applies to

IWPReport

Declaration

int Command(int ID);

Description

 

Command ID =1:

Start the report, works like CreateReport.

Command ID =2:

Start the report like CreateReport but first copies the header and footer for first/odd and even pages to the destination. The body is cleared.

Command ID =3:

Start the report like CreateReport but does not clear the destination. The text is simply appended.