IsAdvancedTextEnabled

Description         Returns the value of the BLF_ADVANCEDTEXT flag. Represents the value of the 'Save position and style' checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsAdvancedTextEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the Save position and style is used, otherwise FALSE.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also