IsAnnotationUnitsMM

Description         Returns the BLF_ANNOTATION_UNITS_MM flag. Represents the ‘0.1*mm’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationUnitsMM  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘0.1*mm’ checkbox is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also