IsAnnotationDateFormatYYYYMMDDEnabled

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

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationDateFormatYYYYMMDDEnabled  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also