Freigeben über


WordprocessingDocument.ExtendedFilePropertiesPart-Eigenschaft

Gets the ExtendedFilePropertiesPart of the WordprocessingDocument.

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

Syntax

'Declaration
Public ReadOnly Property ExtendedFilePropertiesPart As ExtendedFilePropertiesPart
    Get
'Usage
Dim instance As WordprocessingDocument
Dim value As ExtendedFilePropertiesPart

value = instance.ExtendedFilePropertiesPart
public ExtendedFilePropertiesPart ExtendedFilePropertiesPart { get; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Packaging.ExtendedFilePropertiesPart

Siehe auch

Referenz

WordprocessingDocument Klasse

WordprocessingDocument-Member

DocumentFormat.OpenXml.Packaging-Namespace