Freigeben über


PresentationDocument.DocumentType-Eigenschaft

Gets the type of the PresentationDocument.

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

Syntax

'Declaration
Public Property DocumentType As PresentationDocumentType
    Get
    Private Set
'Usage
Dim instance As PresentationDocument
Dim value As PresentationDocumentType

value = instance.DocumentType
public PresentationDocumentType DocumentType { get; private set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.PresentationDocumentType

Siehe auch

Referenz

PresentationDocument Klasse

PresentationDocument-Member

DocumentFormat.OpenXml.Packaging-Namespace