ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / TextBlockAddedEventArgs Class / TextBlock Property

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