The command that selects all text of a single page.

Namespace: FirstFloor.Documents.Controls.Commands
Assembly: FirstFloor.Documents.Controls (in FirstFloor.Documents.Controls.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public class SelectPageCommand : SelectionCommand
Visual Basic
Public Class SelectPageCommand _
	Inherits SelectionCommand
Visual C++
public ref class SelectPageCommand : public SelectionCommand

Inheritance Hierarchy

See Also