IsAnnotationDateFormatMMDDYYYYEnabled

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

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationDateFormatMMDDYYYYEnabled  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also