Description Returns the value of the BLF_ADVANCEDPAPERSIZE flag. Represents the value of the ‘Advanced Paper size’ checkbox.
Syntax RetVal = [BIAdvPrn.]IsAdvancedPaperSizeEnabled pDevMode
Returns RetVal Boolean TRUE if Advanced Paper size is used, otherwise FALSE
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also