#include “BIADVPRN.H”
BOOL IsGenerateImageInMemoryEnabled(DEVMODE* pDevMode);
Description
Returns the value of the BLF_ BLF_MEMIMAGE flag. Represents the value of the ‘Generate image in memory’ checkbox.
Parameters
|
DEVMODE* |
pDevMode |
Pointer to the DEVMODE structure. |
Return values
TRUE if the Add Page Numbering Tag is used, otherwise FALSE.
Requirements
Header : Declared in BiAdvPrn.h; include BiAdvPrn.h.
Library : Use BiAdvPrn.lib.
DLLs : BiAdvPrn.dll.