IsAnnotationSecondsEnabled

Description         Returns the BLF_ANNOTATION_TIME_FORMAT_SECONDS flag. Represents the ‘Seconds’ checkbox.

Syntax                 RetVal = [BIAdvPrn.]IsAnnotationSecondsEnabled  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also