RunProperties.Highlight Property

Definition

Highlight.

Represents the following element tag in the schema: w:highlight.

public DocumentFormat.OpenXml.Wordprocessing.Highlight Highlight { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.Highlight? Highlight { get; set; }
member this.Highlight : DocumentFormat.OpenXml.Wordprocessing.Highlight with get, set
Public Property Highlight As Highlight

Property Value

Returns Highlight.

Applies to