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

适用于