Freigeben über


EmbeddedFont.BoldFont Property

Bold Embedded Font.Represents the element tag in schema: p:bold

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

Syntax

'Declaration
Public Property BoldFont As BoldFont
    Get
    Set
'Usage
Dim instance As EmbeddedFont
Dim value As BoldFont

value = instance.BoldFont

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.BoldFont
Returns BoldFont.

See Also

Reference

EmbeddedFont Class

EmbeddedFont Members

DocumentFormat.OpenXml.Presentation Namespace