Skip to main content
All docs
V19.2
.NET Framework 4.5.2+

SubDocument.CreateHyperlink Method

Name Parameters Description
CreateHyperlink(DocumentPosition, Int32) start, length Obsolete. Creates a hyperlink for the document range, starting at the specified position, and extending through a specified length.
CreateHyperlink(DocumentRange) range Obsolete. Creates a hyperlink for the specified document range.