IsAnnotationUnitsPixel

Description         Returns the BLF_ANNOTATION_UNITS_PIXEL flag. Represents the ‘pixel’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationUnitsPixel  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘pixel’ checkbox is checked

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also