|
|
The DocumentHyperlinks type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
DeleteHyperlinks |
Deletes all hyperlinks from a ModelItem.
|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
|
|
GetHyperlinks |
Gets hyperlinks for a ModelItem.
|
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ResetAllHyperlinks |
Resets hyperlinks on all ModelItems.
|
|
|
ResetHyperlinks |
Resets hyperlinks on a ModelItem back to their original state.
|
|
|
SetHyperlinks |
Sets hyperlinks for a ModelItem from a list of hyperlinks.
|
|
|
ToString | (Inherited from Object.) |
Events
| Name | Description | |
|---|---|---|
|
|
Changed |
Occurs when the document hyperlinks have changed.
|
|
|
Changing |
Occurs when the document hyperlinks are about to change.
|