IsAnnotationTimeZoneEnabled

Description         Returns the BLF_ANNOTATION_TIME_FORMAT_TIMEZONE flag. Represents the ‘Time zone’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationTimeZoneEnabled  pDevMode

Returns               RetVal                    Boolean           TRUE if the ‘Time zone’ checkbox is checked.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also