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 值,表示用于文本标记的文本运行。

适用于