ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.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