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

Hyperlinks.CreateAsync Method

Name Parameters Description
CreateAsync(Interval, String, String, String, CancellationToken) interval, url, bookmarkName, tooltip, cancellationToken Creates a hyperlink.
CreateAsync(Int32, Int32, String, String, String, CancellationToken) startPosition, length, url, bookmarkName, tooltip, cancellationToken Creates a hyperlink.
CreateAsync(Int32, String, String, String, String, CancellationToken) position, text, url, bookmarkName, tooltip, cancellationToken Creates a hyperlink.