TextCollapsingProperties.Symbol Proprietà

Definizione

Ottiene la sequenza di testo utilizzata come simbolo del testo compresso.

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

Valore della proprietà

Un valore TextRun che rappresenta il simbolo del testo compresso.

Si applica a