ImagePreparingEventArgs
Contents
[
Hide
]
ImagePreparingEventArgs class
Represents arguments for the event of an image preparing start.
public class ImagePreparingEventArgs : BaseIndexEventArgs
Properties
| 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. |
See Also
- class BaseIndexEventArgs
- namespace GroupDocs.Search.Events
- assembly GroupDocs.Search