Click or drag to resize

DocumentDocumentSavedHandler Delegate

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public delegate void DocumentSavedHandler(
	Document Document,
	int UniqueID
)

Parameters

Document
Type: OmniPageCSDK.IproPlusDocument
UniqueID
Type: SystemInt32
See Also