Class Timestamp
情報
Documentize.Timestampプラグインを表します。ドキュメントにタイムスタンプを追加するために使用されます。
[Obsolete("このクラスはすぐに削除されます。PdfSecurityクラスを使用してください。")]
public static class Timestamp継承
継承されたメンバー
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
メソッド
Process(AddTimestampOptions)
指定されたパラメータでDocumentize.Timestamp処理を開始します。
public static ResultContainer Process(AddTimestampOptions options)パラメータ
optionsAddTimestampOptions: 操作に関する指示を含むオプションオブジェクト。
戻り値
ResultContainer : 操作の結果を含むオブジェクト。
例外
optionsが設定されていない場合。
Namespace: Documentize Assembly: Documentize.dll