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 : 操作結果を含むオブジェクト。
例外
オプションが設定されていない場合。
名前空間: Documentize アセンブリ: Documentize.dll