Gets the text of this document.

Namespace:  C1.Phone.PdfViewer
Assembly:  C1.Phone.PdfViewer (in C1.Phone.PdfViewer.dll)

Syntax

C#
public string Text { get; }
Visual Basic
Public ReadOnly Property Text As String
	Get

See Also