RichSuggestBox.TextDocument Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object that enables access to the text object model for the text contained in a Windows.UI.Xaml.Controls.RichEditBox.
public Windows.UI.Text.RichEditTextDocument TextDocument { get; }
member this.TextDocument : Windows.UI.Text.RichEditTextDocument
Public ReadOnly Property TextDocument As RichEditTextDocument
Property Value
Windows.UI.Text.RichEditTextDocument