1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search
  6. /
  7. Extractor
  8. /
  9. ImagePreparing

ImagePreparing

Extractor.ImagePreparing event

Occurs when an image is going to be prepared for indexing.

public event EventHandler<ImagePreparingEventArgs> ImagePreparing;

See Also