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

HyperlinkUriHelper Class

Helper class to manage hyperlinks.

Namespace: DevExpress.Office

Assembly: DevExpress.Office.v18.2.Core.dll

Declaration

public static class HyperlinkUriHelper

Remarks

Use the HyperlinkUriHelper properties to convert string values to hyperlinks and vise versa, check the hyperlink’s path (absolute or relative) and validity.

Inheritance

Object
HyperlinkUriHelper
See Also