Description Returns the value of the BLF_REVERSEFILLORDER flag. Represents the value of the ‘Reverse Bit Order in TIFF’ checkbox.
Syntax RetVal = [BIAdvPrn.]IsReverseBitOrderEnabled pDevMode
Returns RetVal Boolean TRUE if Reverse Bit Order in TIFF is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also