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