Gets the selection start.

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

Syntax

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

See Also