ImagePreparingEventArgs
Leave feedback
On this page
Represents arguments for the event of an image preparing start.
public class ImagePreparingEventArgs : BaseIndexEventArgs
| Name | Description |
|---|---|
| DocumentKey { get; } | Gets the document key. |
| ImageFrames { get; } | Gets the image frames. |
| ImageIndex { get; } | Gets the ordinal number of the image in the document. |
| ImageStream { get; } | Gets the image stream. |
| IndexFolder { get; } | Gets the index folder. |
| IndexId { get; } | Gets the index ID. |
| InnerPath { get; } | Gets the inner path of a nested document. |
| Status { get; } | Gets the index status. |
| Time { get; } | Gets the time of an event. |
- class BaseIndexEventArgs
- namespace GroupDocs.Search.Events
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.