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

オプションが設定されていない場合。

名前空間: Documentize アセンブリ: Documentize.dll

 日本語