ImagePreparingEventArgs

ImagePreparingEventArgs class

表示图像准备开始事件的参数。

public class ImagePreparingEventArgs : BaseIndexEventArgs

特性

姓名 描述
DocumentKey { get; } 获取文档密钥。
ImageFrames { get; } 获取图像帧。
ImageIndex { get; } 获取图像在文档中的序号。
ImageStream { get; } 获取图像流。
IndexFolder { get; } 获取索引文件夹。
IndexId { get; } 获取索引 ID.
InnerPath { get; } 获取嵌套文档的内部路径。
Status { get; } 获取索引状态。
Time { get; } 获取事件的时间。

也可以看看