ScanningManagerPerformOperation Method
            Perform an operation on the given page.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Perform an operation on the given page.")]
public void PerformOperation(
	int page,
	ImageOperation operation
)
Parameters
- page  Int32
 - operation  ImageOperation