IsAnnotationDateFormatDDMonYYYYEnabled

Description         Returns the BLF_ANNOTATION_DATE_FORMAT_DDMonYYYY flag. Represents the ‘DD/Mon/YYYY’ radio button.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationDateFormatDDMonYYYYEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘DD/Mon/YYYY’ radio button is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also