Back to Devexpress

DrawingObject.DeleteHyperlink() Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-drawingobject-b39de894.md

latest953 B
Original Source

DrawingObject.DeleteHyperlink() Method

Removes a hyperlink associated with a shape.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
void DeleteHyperlink()
vb
Sub DeleteHyperlink

See Also

DrawingObject Interface

DrawingObject Members

DevExpress.XtraRichEdit.API.Native Namespace