TextCollapsingProperties.Symbol 屬性

定義

取得做為摺疊文字符號的文字執行。

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

屬性值

TextRun 值,表示摺疊的文字符號。

適用於