Gets the current TextBlock.
Namespace:
C1.Phone.PdfViewerAssembly: C1.Phone.PdfViewer (in C1.Phone.PdfViewer.dll)
Syntax
| C# |
|---|
public TextBlock TextBlock { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; } |
| Visual Basic |
|---|
Public Property TextBlock As TextBlock <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Friend Set |