SmartTagRecognizeContext.ParagraphText Property

Definition

Gets the text from the paragraph that is sent to the Recognize(String, ISmartTagRecognizerSite, ISmartTagTokenList, SmartTagRecognizeContext) method. This type or member is intended to be used only in projects for the 2007 Microsoft Office system. Smart tags are deprecated in Office 2010..

public:
 property System::String ^ ParagraphText { System::String ^ get(); };
public string ParagraphText { get; }
member this.ParagraphText : string
Public ReadOnly Property ParagraphText As String

Property Value

The text from the paragraph that is sent to the Recognize(String, ISmartTagRecognizerSite, ISmartTagTokenList, SmartTagRecognizeContext) method.

Applies to