IsAnnotationOpaque

Description         Returns the BLF_ANNOTATION_OPAQUE flag. Represents the ‘Opaque’ radiobutton.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationOpaque  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘Opaque’ radiobutton is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also