C1.C1Preview Namespace > ParagraphObjectCollection Class : AddHyperlink Method |
Overload | Description |
---|---|
AddHyperlink(String,String) | Adds a text hyperlink to the current paragraph content. |
AddHyperlink(String,String,Style) | Adds a text hyperlink with a specified style to the current paragraph content. |
AddHyperlink(String,C1LinkTarget) | 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,RenderObject) | Adds a text hyperlink to the current paragraph content. |
AddHyperlink(String,ParagraphObject) | Adds a text hyperlink to the current paragraph content. |
AddHyperlink(Image,String) | Adds an image hyperlink to the current paragraph content. |
AddHyperlink(Image,C1LinkTarget) | Adds an image hyperlink to the current paragraph content. |
AddHyperlink(Image,RenderObject) | Adds an image hyperlink to the current paragraph content. |
AddHyperlink(Image,ParagraphObject) | Adds an image hyperlink to the current paragraph content. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2