RunProperties.Bold Property

Definition

Bold.

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

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

Property Value

Returns Bold.

Applies to