Back to Devexpress

HyperlinkCollection.Create Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-hyperlinkcollection-dot-create.md

latest696 B
Original Source

HyperlinkCollection.Create Method

NameParametersDescription
Create(DocumentPosition, Int32)start, lengthCreates 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)rangeCreates a hyperlink for the specified document range and adds it to the collection.