RedactAnnotation

IAnnotatedDocument.RedactAnnotation method

ドキュメント内のすべての注釈で一致するテキストを置き換えます。

public RedactionResult RedactAnnotation(Regex regularExpression, string replacement)
パラメータ タイプ 説明
regularExpression Regex 検索して置換する正規表現
replacement String テキストの置換

戻り値

交換結果

関連項目