Compartir a través de


TextCollapsingProperties.Symbol Propiedad

Definición

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

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 de propiedad

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

Se aplica a