Freigeben über


PresentationDocument.ChangeDocumentType(PresentationDocumentType) Methode

Definition

Ändert den Dokumenttyp.

public void ChangeDocumentType (DocumentFormat.OpenXml.PresentationDocumentType newType);
member this.ChangeDocumentType : DocumentFormat.OpenXml.PresentationDocumentType -> unit
Public Sub ChangeDocumentType (newType As PresentationDocumentType)

Parameter

newType
PresentationDocumentType

Der neue Typ des Dokuments.

Hinweise

Das PresentationPart wird geändert.

Gilt für: