Description Returns the value of the TIFFDLLName member of the BlackIceDEVMODE. The TIFFDLLName member stores the name and path of the BITIFF.DLL. This DLL encodes the TIFF files. The file is needed for TIFF output.
Syntax RetVal = [BIAdvPrn.]GetTIFFDLLName pDevMode
Returns RetVal STRING TIFFDLLName (string).
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also