Share via


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 值。

适用于