IsAnnotationPositionBottomLeft

Description         Returns the BLF_ANNOTATION_POSITION_BOTTOM_LEFT flag. Represents the ‘Bottom Left’ radiobutton.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationPositionBottomLeft  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also