Description Returns the value of the BLF_PAGENUMBERING flag. Represents the value of the ‘Add Page Numbering Tag’ checkbox.
Syntax RetVal = [BIAdvPrn.]IsPageNumberingEnabled pDevMode
Returns RetVal Boolean TRUE if the Add Page Numbering Tag is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also