Click or drag to resize

IResourceProviderEvents Interface

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public interface IResourceProviderEvents

The IResourceProviderEvents type exposes the following members.

Events
  NameDescription
Public eventOnGetResources
Use this method to get information on specific resources.
Public eventOnResourceChanged
Use this method to change resource content.
Public eventOnResourceCreated
Use this method to create resources.
Public eventOnResourceSelectionChanged
Use this method to change the current resource content.
Top
See Also