IsInternetTiffFormatEnabled

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

 

IsInternetTiffFormatEnabled(pBlackIceDEVMODE As Long) As Boolean

 

Input value    - handle to the BlackIceDEVMODE

Return value - TRUE if the Internet TIFF format is used, otherwise FALSE

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.