The C1AnchorText type exposes the following members.

Properties

  Name Description
Public property Description
Gets the description of the current anchor.
(Inherited from C1Anchor.)
Public property Name
Gets the name of the current anchor (must be unique within the document).
(Inherited from C1Anchor.)
Public property Position
Gets the position of anchor withint text, zero based.
Public property UserData
Gets the custom user data associated with the current anchor.
(Inherited from C1Anchor.)

See Also