ScanningManagerMovePage Method
            Move the page to the given position and renumber the remaining pages accordingly.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Move the page to the given position and renumber the remaining pages accordingly.")]
public void MovePage(
	int page,
	int position
)
Parameters
- page  Int32
 - position  Int32