StrikeoutAnnotation
내용물
 [
        
            숨다
        ]
    StrikeoutAnnotation class
취소선 주석 properties 를 나타냅니다.
public class StrikeoutAnnotation : AnnotationBase, IEquatable<StrikeoutAnnotation>, 
    IStrikeoutAnnotation
생성자
| 이름 | 설명 | 
|---|---|
| StrikeoutAnnotation() | 의 새 인스턴스를 초기화합니다.StrikeoutAnnotation 클래스. | 
속성
| 이름 | 설명 | 
|---|---|
| BackgroundColor { get; set; } | 주석 텍스트 배경 color 를 가져오거나 설정합니다. | 
| CreatedOn { get; set; } | 주석 생성 날짜 를 가져오거나 설정합니다. | 
| FontColor { get; set; } | 주석 텍스트 글꼴 color 를 가져오거나 설정합니다. | 
| Id { get; set; } | 주석 고유 식별자를 가져오거나 설정합니다. | 
| Message { get; set; } | 주석 message 를 가져오거나 설정합니다. | 
| Opacity { get; set; } | 주석 opacity 를 가져오거나 설정합니다. | 
| PageNumber { get; set; } | annotated 할 페이지 번호를 가져오거나 설정합니다. | 
| Points { get; set; } | text 로 사각형을 설명하는 점 모음을 가져오거나 설정합니다. | 
| Replies { get; set; } | 주석 응답을 나타냅니다. collection | 
| Type { get; set; } | 주석 type 를 가져오거나 설정합니다. | 
| User { get; set; } | 주석 creator 를 가져오거나 설정합니다. | 
행동 양식
| 이름 | 설명 | 
|---|---|
| override Clone() | 동일한 values 를 가진 새 인스턴스를 반환합니다. | 
| Equals(AnnotationBase) | IEquatable Equals method 를 사용하여 기본 주석을 비교합니다. | 
| override Equals(object) | 표준 개체 Equals method 를 사용하여 취소선 주석을 비교합니다. | 
| Equals(StrikeoutAnnotation) | IEquatable Equals method 를 사용하여 취소선 주석을 비교합니다. | 
| override GetHashCode() | 취소선 Annotation 의 해시 코드를 반환합니다. | 
비고
더 알아보기
- 주석 유형 및 PDF 및 Microsoft Word 문서, Excel 스프레드시트 및 PowerPoint 프리젠테이션에 주석 추가: .NET용 GroupDocs.Annotation을 사용하여 문서에 주석을 추가하는 방법
 - 다양한 유형의 문서에 취소선 주석 추가에 대한 추가 정보: C#에서 취소선 주석을 추가하는 방법
 
또한보십시오
- class AnnotationBase
 - interface IStrikeoutAnnotation
 - 네임스페이스 GroupDocs.Annotation.Models.AnnotationModels
 - 집회 GroupDocs.Annotation