Provides data for the RtfCustomEvent event on a RtfParagraph.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public class RtfCustomEventArgs : EventArgs
Visual Basic
Public Class RtfCustomEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.PDF.Layout.Paragraphs..::..RtfCustomEventArgs

See Also