Freigeben über


Font.EmbedBoldItalicFont-Eigenschaft

Bold Italic Font Style Embedding.Represents the element tag in schema: w:embedBoldItalic

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property EmbedBoldItalicFont As EmbedBoldItalicFont
    Get
    Set
'Usage
Dim instance As Font
Dim value As EmbedBoldItalicFont

value = instance.EmbedBoldItalicFont

instance.EmbedBoldItalicFont = value
public EmbedBoldItalicFont EmbedBoldItalicFont { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.EmbedBoldItalicFont
Returns EmbedBoldItalicFont.

Siehe auch

Referenz

Font Klasse

Font-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace