Click or drag to resize

ScanningManagerRemovePage Method

Remove a single page and delete it from the repository.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void RemovePage(
	int page
)

Parameters

page
Type: SystemInt32
See Also