IsAnnotationUnitsInch

Description         Returns the BLF_ANNOTATION_UNITS_INCH flag. Represents the ‘0.01*inch’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationUnitsInch  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘0.01*inch’ checkbox is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also