Skip to main content
A newer version of this page is available. .

HyperlinkCollection.Create Method

Name Parameters Description
Create(DocumentPosition, Int32) start, length Creates a hyperlink for the document range, starting at the specified position, and extending through the specified length and adds it to the collection.
Create(DocumentRange) range Creates a hyperlink for the specified document range and adds it to the collection.