Partager via


TextCollapsingProperties.Symbol Propriété

Définition

Obtient la séquence de texte utilisée comme symbole du texte réduit.

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

Valeur de propriété

TextRun

Valeur TextRun qui représente le symbole de texte réduit.

S’applique à