共用方式為


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

TextSource,表示文字標記。

適用於