IsAnnotationEnabled

Description         Returns the BLF_ANNOTATION_ENABLED flag. Represents the ‘Embed Annotation’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘Embed Annotation’ checkbox is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also