Compartir vía


ITextProvider.DocumentRange Propiedad

Definición

Obtiene un intervalo de texto que agrega el texto principal de un documento.

public:
 property System::Windows::Automation::Provider::ITextRangeProvider ^ DocumentRange { System::Windows::Automation::Provider::ITextRangeProvider ^ get(); };
public System.Windows.Automation.Provider.ITextRangeProvider DocumentRange { get; }
member this.DocumentRange : System.Windows.Automation.Provider.ITextRangeProvider
Public ReadOnly Property DocumentRange As ITextRangeProvider

Valor de propiedad

ITextRangeProvider

Comentarios

Es posible que no se incluya texto auxiliar como encabezados, notas al pie o anotaciones.

Se aplica a

Consulte también