ISmartTagRecognizerSite2.CommitSmartTag Method
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.
public void CommitSmartTag (string SmartTagName, int Start, int Length, Microsoft.Office.Interop.SmartTag.ISmartTagProperties Properties);
abstract member CommitSmartTag : string * int * int * Microsoft.Office.Interop.SmartTag.ISmartTagProperties -> unit
Public Sub CommitSmartTag (SmartTagName As String, Start As Integer, Length As Integer, Properties As ISmartTagProperties)
Parameters
- SmartTagName
- String
- Start
- Int32
- Length
- Int32
- Properties
- ISmartTagProperties