[]
public C1AnchorInfo FindAnchor(string anchorName)
| Type | Name | Description |
|---|---|---|
| string | anchorName | The name to search for. |
| Type | Description |
|---|---|
| C1AnchorInfo | A C1AnchorInfo object containing information about the found anchor, or null if none was found. |