다음을 통해 공유


TextCollapsedRange.TextSourceCharacterIndex 속성

정의

축소된 텍스트 문자를 나타내는 TextSource의 첫 번째 문자에 대한 인덱스를 가져옵니다.

public:
 property int TextSourceCharacterIndex { int get(); };
public int TextSourceCharacterIndex { get; }
member this.TextSourceCharacterIndex : int
Public ReadOnly Property TextSourceCharacterIndex As Integer

속성 값

Int32

축소된 첫 번째 텍스트 문자의 인덱스를 나타내는 Int32 값입니다.

적용 대상