EmbeddedFont.BoldItalicFont Property

Definition

Bold Italic Embedded Font.

Represents the following element tag in the schema: p:boldItalic.

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

Property Value

Returns BoldItalicFont.

Applies to