共用方式為


TextTrailingWordEllipsis.Symbol 屬性

定義

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

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

屬性值

TextRun

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

適用於