AnnUserMode property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnUserMode

Delphi Syntax

AnnUserMode: Integer

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Sets or gets the current annotation mode.

The following are possible values:

Value

Meaning

ANNUSERMODE_DESIGN

The user can create annotations. In this mode, the toolbar is present, hot spots are visible, and popup menus can be activated with the right mouse button.

ANNUSERMODE_RUN

The user can view annotations and can activate hot spots, buttons, and audio clips. In this mode, hot spots are transparent.

ANNUSERMODE_NONE

Annotations are invisible.

See Also

Elements

AnnAutoMenuEnable property, AnnAutoDrawEnable property

Topics

Annotations (Document/Medical only): Automation

 

Displaying and Manipulating Annotation Objects