Share via


ITextProvider.DocumentRange Proprietà

Definizione

Ottiene un intervallo di testo che include il testo principale di 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

Valore della proprietà

ITextRangeProvider

Commenti

Alcuni testi ausiliari, ad esempio intestazioni, note a piè di pagina o annotazioni potrebbero non essere inclusi.

Si applica a

Vedi anche