Compartir vía


TextTrailingWordEllipsis.Symbol Propiedad

Definición

Obtiene la ejecución de texto que se usa como símbolo de texto contraído.

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

Valor de propiedad

TextRun

Valor TextRun que representa el símbolo de texto contraído.

Se aplica a