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