Share via


TextHighlight.Occurrence Property

Definition

Gets or sets occurrence of the text field within the referenced text, if multiple exist.

public int? Occurrence { get; set; }
member this.Occurrence : Nullable<int> with get, set
Public Property Occurrence As Nullable(Of Integer)

Property Value

The number of occurrences of the text field within the referenced text.

Applies to