The RtfParagraph type exposes the following members.

Events

  NameDescription
Public eventBreakParagraph
Occurs when a paragraph is broken across pages.
(Inherited from Paragraph.)
Public eventContinueParagraph
Occurs when a paragraph continues.
(Inherited from Paragraph.)
Public eventEndParagraph
Occurs when a paragraph ends.
(Inherited from Paragraph.)
Public eventPrintFirstParagraph
Occures when the first paragraph is needed.
(Inherited from ParagraphCollection.)
Public eventPrintParagraph
Occurs during generation when a new Paragraph is needed.
(Inherited from ParagraphCollection.)
Public eventRollbackParagraph
Occurs when a paragraph is rolled back due to a text flow constraint.
(Inherited from Paragraph.)
Public eventRtfCustomEvent
Occures when the event keyword is found in the RTF.
Public eventTransformParagraph
Occurs when a paragraph is transformed e.g. due to vertical alignment.
(Inherited from Paragraph.)

See Also