Class TiffConverter
信息
表示 Documentize.TiffConverter 插件。用于将 PDF 文档转换为 TIFF 格式。
[Obsolete("The class will be deleted soon. Please use PdfConverter class.")]
public static class TiffConverter继承
继承成员
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object?)
- object.Equals(object?, object?)
- object.ReferenceEquals(object?, object?)
- object.GetHashCode()
方法
Process(PdfToTiffOptions)
将 PDF 文档转换为 TIFF 格式。
public static ResultContainer Process(PdfToTiffOptions options)参数
optionsPdfToTiffOptions:包含操作指令的选项对象。
返回值
ResultContainer :包含操作结果的对象。
异常
ArgumentException
如果未设置 options。
命名空间: Documentize
程序集: Documentize.dll