Version

Search Results

OnChar Method

Handles the event that occurs when a character is processed. Syntax Parameters ch Current character.

OnEnd Method

Handles the event that occurs at the end of the document parsing. Syntax

OnImage Method

Handles the event that occurs when an image is found. Syntax Parameters image A Infragistics.Documents.Reports.Graphics.Image object.width Width of the image.height Height of the image.

OnInfo Method

Handles the event that occurs when the info tag is found. Syntax Parameters info A Info object.

OnKeyword Method

Handles the event that occurs when a keyword is found. Syntax Parameters keyword A Keyword object.

OnStart Method

Handles the event that occurs at the beginning of the document parsing. Syntax

Info Class

Defines RTF document properties. Syntax

Info Class Members

Public Constructors Public Properties Public Methods