IsAnnotationPositionBottomRight

Description         Returns the BLF_ANNOTATION_POSITION_BOTTOM_RIGHT flag. Represents the ‘Bottom Right’ radiobutton.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationPositionBottomRight  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also