Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / TextBlockAddedEventArgs Class
Members

In This Topic
    TextBlockAddedEventArgs Class
    In This Topic
    Provides data for the C1PdfViewer.TextBlockAdded event.
    Object Model
    TextBlockAddedEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class TextBlockAddedEventArgs 
       Inherits System.EventArgs
    public class TextBlockAddedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.PdfViewer.TextBlockAddedEventArgs

    See Also