TextCollapsingProperties.Symbol Propriedade

Definição

Obtém a sequência de texto usada como o símbolo de texto recolhido.

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

Valor da propriedade

TextRun

Um TextRun valor que representa o símbolo de texto recolhido.

Aplica-se a