IsInternetTiffFormatEnabled

Description         Returns the value of the BLF_INTERNETTIFF flag. Represents the value of the ‘Internet TIFF format’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsInternetTiffFormatEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the  Internet TIFF format is used, otherwise FALSE

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also