TextMarkerProperties.TextSource 속성

정의

TextSource 표식 기호에 대한 텍스트 실행의 원본을 나타내는 값을 가져옵니다.

public:
 abstract property System::Windows::Media::TextFormatting::TextSource ^ TextSource { System::Windows::Media::TextFormatting::TextSource ^ get(); };
public abstract System.Windows.Media.TextFormatting.TextSource TextSource { get; }
member this.TextSource : System.Windows.Media.TextFormatting.TextSource
Public MustOverride ReadOnly Property TextSource As TextSource

속성 값

TextSource 텍스트 표식을 나타내는 값입니다.

적용 대상