ScanningManagerMovePages Method
Move multiple pages to the given position and renumber the remaining ages accordingly.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Move multiple pages to the given position and renumber the remaining ages accordingly.")]
public void MovePages(
int[] pages,
int position
)
Parameters
- pages Int32
- list of selected pages to move
- position Int32
- target position of selected pages