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

In This Topic
    TextBlock Property (TextBlockAddedEventArgs)
    In This Topic
    Gets the current TextBlock.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TextBlock As TextBlock
    public TextBlock TextBlock {get;}
    See Also