Compartir a través de


PresentationDocument.ChangeDocumentType(PresentationDocumentType) Método

Definición

Cambia el tipo de documento.

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

Parámetros

newType
PresentationDocumentType

Nuevo tipo del documento.

Comentarios

Se cambiará PresentationPart.

Se aplica a