Compartir a través de


TextRunBounds.TextRun Propiedad

Definición

Obtiene el objeto TextRun que representa la ejecución de texto.

public:
 property System::Windows::Media::TextFormatting::TextRun ^ TextRun { System::Windows::Media::TextFormatting::TextRun ^ get(); };
public System.Windows.Media.TextFormatting.TextRun TextRun { get; }
member this.TextRun : System.Windows.Media.TextFormatting.TextRun
Public ReadOnly Property TextRun As TextRun

Valor de propiedad

Valor TextRun que representa la ejecución de texto.

Se aplica a