ITextProvider.DocumentRange 属性

定义

获取包含文档主文本的文本范围。

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

属性值

ITextRangeProvider

注解

某些辅助文本(如页眉、脚注或批注)可能不包含。

适用于

另请参阅