Gets the text for this item.

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

Syntax

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

See Also