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