| DocumentPageReorderEventArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Eto.Forms
 Syntax
SyntaxThe DocumentPageReorderEventArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DocumentPageReorderEventArgs | 
            Initializes a new instance of the DocumentPageReorderEventArgs class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | NewIndex | 
            Gets the new index of the page.
             | 
|  | OldIndex | 
            Gets the previous index of the page
             | 
 See Also
See Also