Overload | Description |
---|---|
AddContent(Char) | Adds a character to the content of the text. |
AddContent(Char,Style) | Adds a character to the content of the text. |
AddContent(Char,Hyperlink) | Adds a character to the content of the text. |
AddContent(Char,Style,Hyperlink) | Adds a character to the content of the text. |
AddContent(Char[]) | Adds an array of characters to the content of the text. |
AddContent(Char[],Style) | Adds an array of characters to the content of the text. |
AddContent(Char[],Hyperlink) | Adds an array of characters to the content of the text. |
AddContent(Char[],Style,Hyperlink) | Adds an array of characters to the content of the text. |
AddContent(String) | Adds a string to the content of the text. |
AddContent(String,Style) | Adds a string to the content of the text. |
AddContent(String,Hyperlink) | Adds a string to the content of the text. |
AddContent(String,Style,Hyperlink) | Adds a string to the content of the text. |
AddContent(Image) | Adds an image to the content of the text. |
AddContent(Image,Size) | Adds an image to the content of the text. |
AddContent(Image,Indents) | Adds an image to the content of the text. |
AddContent(Image,ImageAlignment) | Adds an image to the content of the text. |
AddContent(Image,Indents,ImageAlignment) | Adds an image to the content of the text. |
AddContent(Image,Size,ImageAlignment) | Adds an image to the content of the text. |
AddContent(Image,Size,Indents,ImageAlignment) | Adds an image to the content of the text. |
AddContent(Image,Size,ImageAlignment,Hyperlink) | Adds an image to the content of the text. |
AddContent(Image,Size,Indents,ImageAlignment,Hyperlink) | Adds an image to the content of the text. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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