TextHighlight Class
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.
Refers to a substring of content within another field.
public class TextHighlight
type TextHighlight = class
Public Class TextHighlight
- Inheritance
-
TextHighlight
Constructors
TextHighlight() |
Initializes a new instance of the TextHighlight class. |
TextHighlight(String, Nullable<Int32>) |
Initializes a new instance of the TextHighlight class. |
Properties
Occurrence |
Gets or sets occurrence of the text field within the referenced text, if multiple exist. |
Text |
Gets or sets defines the snippet of text to highlight. |