Overload List

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

See Also