Overload List
Name | Description | |
---|---|---|
AddHyperlink(Image, C1LinkTarget) |
Adds an image hyperlink to the current paragraph content.
|
|
AddHyperlink(Image, ParagraphObject) |
Adds an image hyperlink to the current paragraph content.
|
|
AddHyperlink(Image, RenderObject) |
Adds an image hyperlink to the current paragraph content.
|
|
AddHyperlink(Image, String) |
Adds an image hyperlink to the current paragraph content.
|
|
AddHyperlink(String, C1LinkTarget) |
Adds a text hyperlink to the current paragraph content.
|
|
AddHyperlink(String, ParagraphObject) |
Adds a text hyperlink to the current paragraph content.
|
|
AddHyperlink(String, RenderObject) |
Adds a text hyperlink to the current paragraph content.
|
|
AddHyperlink(String, String) |
Adds a text hyperlink to the current paragraph content.
|
|
AddHyperlink(String, C1LinkTarget, Style) |
Adds a text hyperlink with a specified style to the current paragraph content.
|
|
AddHyperlink(String, String, Style) |
Adds a text hyperlink with a specified style to the current paragraph content.
|