TextSimpleMarkerProperties.TextSource 속성

정의

텍스트 표식에 사용되는 텍스트 실행의 원본을 가져옵니다.

public:
 property System::Windows::Media::TextFormatting::TextSource ^ TextSource { System::Windows::Media::TextFormatting::TextSource ^ get(); };
public override sealed System.Windows.Media.TextFormatting.TextSource TextSource { get; }
member this.TextSource : System.Windows.Media.TextFormatting.TextSource
Public Overrides NotOverridable ReadOnly Property TextSource As TextSource

속성 값

TextSource 텍스트 표식에 사용되는 텍스트 실행을 나타내는 값입니다.

적용 대상