IsAnnotationPositionTopLeft

Description         Returns the BLF_ANNOTATION_POSITION_TOP_LEFT flag. Represents the ‘Top Left’ radiobutton.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationPositionTopLeft  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also