RedactorLogEntry

RedactorLogEntry class

リダクションを適用した結果を表します。

public class RedactorLogEntry

コンストラクター

名前 説明
RedactorLogEntry(Redaction, RedactionResult) 編集用の RedactorLogEntry クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
Redaction { get; } リダクションとそのオプションへの参照を取得します。
Result { get; } によって返された結果を取得します。DocumentFormatInstance .

備考

もっと詳しく知る

関連項目