다음을 통해 공유


TextHighlight.Occurrence 속성

정의

여러 개의 텍스트가 있는 경우 참조된 텍스트 내의 텍스트 필드 발생을 가져오거나 설정합니다.

public int? Occurrence { get; set; }
member this.Occurrence : Nullable<int> with get, set
Public Property Occurrence As Nullable(Of Integer)

속성 값

참조된 텍스트 내의 텍스트 필드 발생 횟수입니다.

적용 대상