Class ImageExtractor
信息
表示 Documentize.ImageExtractor 组件。用于从 PDF 文档中提取图像。
[Obsolete("The class will be deleted soon. Please use PdfExtractor class.")]
public static class ImageExtractor继承
继承的成员
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
方法
Process(ExtractImagesOptions)
从 PDF 文档中提取图像。
public static ResultContainer Process(ExtractImagesOptions options)参数
optionsExtractImagesOptions: 包含操作指令的选项对象。
返回值
ResultContainer : 包含操作结果的对象。
异常
如果未设置 options。
命名空间: Documentize 程序集: Documentize.dll