Provides data for the TextBlockAdded event.

Namespace:  C1.Silverlight.PdfViewer
Assembly:  C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Silverlight.PdfViewer..::..TextBlockAddedEventArgs

See Also