The C1Anchor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
C1Anchor()()()() |
Initializes a new instance of the C1Anchor class.
|
|
C1Anchor(String) |
Initializes a new instance of the C1Anchor class.
|
|
C1Anchor(String, String) |
Initializes a new instance of the C1Anchor class.
|
|
C1Anchor(String, String, Object) |
Initializes a new instance of the C1Anchor class.
|
Properties
Name | Description | |
---|---|---|
Description |
Gets the description of the current anchor.
|
|
Name |
Gets the name of the current anchor (must be unique within the document).
|
|
UserData |
Gets the custom user data associated with the current anchor.
|