Share via


ITextChildProvider.TextRange Propiedad

Definición

Obtiene un intervalo de texto que incluye este elemento secundario.

public:
 property ITextRangeProvider ^ TextRange { ITextRangeProvider ^ get(); };
ITextRangeProvider TextRange();
public ITextRangeProvider TextRange { get; }
var iTextRangeProvider = iTextChildProvider.textRange;
Public ReadOnly Property TextRange As ITextRangeProvider

Valor de propiedad

Intervalo de texto que incluye este elemento secundario.

Se aplica a