Share via


ITextProvider.DocumentRange Propriedade

Definição

Obtém um intervalo de texto que inclui o texto principal de um 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 da propriedade

ITextRangeProvider

Comentários

Alguns textos auxiliares, como cabeçalhos, notas de rodapé ou anotações, podem não ser incluídos.

Aplica-se a

Confira também