RedactAnnotation

IAnnotatedDocument.RedactAnnotation method

문서 내의 모든 주석에서 일치하는 텍스트를 바꿉니다.

public RedactionResult RedactAnnotation(Regex regularExpression, string replacement)
모수 유형 설명
regularExpression Regex 검색하고 바꿀 정규 표현식
replacement String 텍스트 교체

반환 값

교체 결과

또한보십시오