User Tools

Site Tools


processtext_print_a_string_or_text_control_.htm
Navigation:  ABC Library Reference > IReportGenerator Interface > IReportGenerator Methods >====== ProcessText (print a text control) ====== Previous pageReturn to chapter overviewNext page

ProcessText (TextFormatQueue txtque, comment )

blk2blue.jpg

ProcessText Prints a TEXT control to a target output document.
txtque A QUEUE structure that holds all of the properties of each line of the target TEXT control, and its contents.
comment A string constant, variable, EQUATE, or expression containing information necessary for each line of the TEXT control to be properly rendered to the target document.

The ProcessText method prints a TEXT control to the appropriate document format. The comment parameter is used to send the appropriate formatting information to the target document type, and is limited to 2056 characters. (See COMMENT)

Implementation:

Each txtque QUEUE entry contains the position, alignment, styles, character set and other attributes of the TEXT control.

processtext_print_a_string_or_text_control_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1