Click or drag to resize

ScanningManagerPerformOperation Method

Perform an operation on the given page.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void PerformOperation(
	int page,
	ImageOperation operation
)

Parameters

page
Type: SystemInt32
operation
Type: ImageOperation
See Also