Gets the length of the selection.

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

Syntax

C#
public int SelectionLength { get; }
Visual Basic
Public ReadOnly Property SelectionLength As Integer
	Get

See Also