Adds a page number element to the content of the text. Syntax Parameters format Page number format.hyperlink Text hyperlink.
Adds a page number element to the content of the text. Syntax Parameters format Page number format.style Text style.
Adds a page number element to the content of the text. Syntax Parameters format Page number format.style Text style.hyperlink Text hyperlink.
Adds a page number element to the content of the text. Overload List
Adds an array of characters that contains html like formatted data to the content of the text. Syntax Parameters text Array of characters to add. Remarks The following tags are supported by this method:
Adds an array of characters that contains html like formatted data to the content of the text. Syntax Parameters text Array of characters to add.normalize A boolean value indicating whether to apply html like font size normalization. Remarks The following tags are supported by this method:
Adds a string that contains html like formatted data to the content of the text. Syntax Parameters text String to add. Remarks The following tags are supported by this method:
Adds a string that contains html like formatted data to the content of the text. Syntax Parameters text String to add.normalize A boolean value indicating whether to apply html like font size normalization. Remarks The following tags are supported by this method:
Adds an array of characters that contains html like formatted data to the content of the text. Overload List
Adds a target element to the content of the text. Syntax Parameters name Target name. Remarks A target is used in combination with with a Infragistics.Documents.Reports.Report.Index.IIndex. In order for the index to see a word on multiple pages, the word needs to be added as a target for each text element that it ...