IsAnnotationDateFormatDDMMYYYYEnabled

Description         Returns the BLF_ANNOTATION_DATE_FORMAT_DDMMYYYY flag. Represents the ‘DD/MM/YYYY’ radio button.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationDateFormatDDMMYYYYEnabled  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also