Description Returns the value of the BLF_UNICODETEXT flag. Represents whether UNICODE output is enabled.
Syntax RetVal = [BIAdvPrn.]IsUnicodeTextEnabled pDevMode
Returns RetVal Boolean TRUE if Unicode Text File is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also