ScanningManagerPerformOperation Method |
Perform an operation on the given page.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void PerformOperation(
int page,
ImageOperation operation
)
Parameters
- page
- Type: SystemInt32
- operation
- Type: ImageOperation
See Also