Skip to main content

HyperlinkUriHelper Class

Helper class to manage hyperlinks.

Namespace: DevExpress.Office

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

NuGet Packages: DevExpress.Office.Core, DevExpress.Win.Navigation

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