IsWriteTextEnabled

Description         Returns the value of the BLF_WRITETEXT flag. Represents the value of the 'Write Text File' checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsWriteTextEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if Write Text File is used, otherwise FALSE.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also