Gets the ICommand that goes to the first page.

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

Syntax

C#
public ICommand FirstPageCommand { get; set; }
Visual Basic
Public Property FirstPageCommand As ICommand
	Get
	Set

See Also