IsAnnotationTransparent

Description         Returns the BLF_ANNOTATION_TRANSPARENT flag. Represents the ‘Transparent’ radiobutton.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationTransparent  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also