IsAnnotationDateFormatJulianEnabled

Description         Returns the BLF_ANNOTATION_DATE_FORMAT_JULIAN flag. Represents the ‘Julian Date’ radio button.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationDateFormatJulianEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘Julian Date’ checkbox is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also