Freigeben über


Font.EmbedBoldFont-Eigenschaft

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

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

Syntax

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

value = instance.EmbedBoldFont

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.EmbedBoldFont
Returns EmbedBoldFont.

Siehe auch

Referenz

Font Klasse

Font-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace