Class Signature

信息

表示 Documentize.Signature 插件。用于对 PDF 文档进行签名。

[Obsolete("The class will be deleted soon. Please use PdfSecurity class.")]
public static class Signature

继承

objectSignature

继承成员

方法

Process(SignOptions)

对 PDF 文档进行签名。

public static ResultContainer Process(SignOptions options)

参数

  • options SignOptions:包含操作指令的选项对象。

返回值

ResultContainer :包含操作结果的对象。

异常

ArgumentException

如果未设置 options。

命名空间: Documentize 程序集: Documentize.dll

 中文