FlaggedWord.offset Field
Identifies the location in the input where the word begins.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public offset As Integer
'Usage
Dim instance As FlaggedWord
Dim value As Integer
value = instance.offset
instance.offset = value
public int offset