IsAnnotationTextEnabled

Description         Returns the BLF_ANNOTATION_TEXT_ENABLED flag. Represents the ‘Text String’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationTextEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘Text String’ checkbox is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also