Freigeben über


FontTablePart.Fonts-Eigenschaft

Gets/Sets the root element of this part.

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

Syntax

'Declaration
Public Property Fonts As Fonts
    Get
    Set
'Usage
Dim instance As FontTablePart
Dim value As Fonts

value = instance.Fonts

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.Fonts

Siehe auch

Referenz

FontTablePart Klasse

FontTablePart-Member

DocumentFormat.OpenXml.Packaging-Namespace