Class Splitter
信息
表示 Documentize.Splitter 插件。用于将 PDF 文档拆分为单独的页面。
[Obsolete("The class will be deleted soon. Please use PdfManager class.")]
public static class Splitter继承
继承的成员
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
方法
Process(SplitOptions)
按页拆分 PDF 文档。
public static ResultContainer Process(SplitOptions options)参数
optionsSplitOptions: 包含操作指令的选项对象。
返回
ResultContainer : 包含操作结果的对象。
异常
如果未设置 options。
命名空间: Documentize
程序集: Documentize.dll