Property | Type | Description | |
---|---|---|---|
Hyperlink | Novacode.Hyperlink |
Method | Description | |
---|---|---|
Find ( |
||
Find ( |
||
Remove ( ) : void |
Removes the matched Hyperlink from the document.
|
|
RemovePlaceholder ( ) : void |
Removes the placeholder from the hyperlink's Url
|
|
SetText ( string text ) : |
Sets the Hyperlink's display text
|
|
SetUrl ( string url ) : |
Sets the Hyperlink's Url
|
Method | Description | |
---|---|---|
Find ( |
||
UrlString ( Novacode.Hyperlink hl ) : string |
public static Find ( |
||
rxp | ||
paragraphs | IEnumerable |
|
return | IEnumerable |
public static Find ( |
||
rxp | ||
p | ||
return | IEnumerable |
public SetText ( string text ) : |
||
text | string | |
return |
public SetUrl ( string url ) : |
||
url | string | |
return |