Share via


Font.EmbedBoldFont Property

Definition

EmbedBoldFont.

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

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

Property Value

Returns EmbedBoldFont.

Applies to