The C1Anchor type exposes the following members.

Constructors

  Name Description
Public method C1Anchor()()()()
Initializes a new instance of the C1Anchor class.
Public method C1Anchor(String)
Initializes a new instance of the C1Anchor class.
Public method C1Anchor(String, String)
Initializes a new instance of the C1Anchor class.
Public method C1Anchor(String, String, Object)
Initializes a new instance of the C1Anchor class.

Properties

  Name Description
Public property Description
Gets the description of the current anchor.
Public property Name
Gets the name of the current anchor (must be unique within the document).
Public property UserData
Gets the custom user data associated with the current anchor.

See Also