EnablePageNumbering

Description         Sets the BLF_PAGENUMBERING flag. Sets the value of the ‘Add Page Numbering Tag’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]EnablePageNumbering  pDevMode

Returns               RetVal                    Boolean           TRUE if the flag was successfully set, otherwise FALSE.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also