Compartilhar via


PresentationDocument.ChangeDocumentType(PresentationDocumentType) Método

Definição

Altera o 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

O novo tipo do documento.

Comentários

O PresentationPart será alterado.

Aplica-se a