[]
Describes a collection of C1HyperlinkInfo objects.
public class C1HyperlinkInfoCollection : CollectionBase, IList, ICollection, IEnumerable
Name | Description |
---|---|
C1HyperlinkInfoCollection() |
Name | Description |
---|---|
this[int] | Gets or sets the element at the specified index. |
Name | Description |
---|---|
Add(C1HyperlinkInfo) | Adds a C1HyperlinkInfo to the current collection. |
FindHyperlink(int, PointD) | Finds a C1Hyperlink at the specified position on the specified page. |