PresentationDocument.Create Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member Create(Package, PresentationDocumentType) Created a new instance of the PresentationDocument class from the spcified package.
Public methodStatic member Create(Stream, PresentationDocumentType) Created a new instance of the PresentationDocument class from the IO stream.
Public methodStatic member Create(String, PresentationDocumentType) Creates a new instance of the PresentationDocument class from the specified file.
Public methodStatic member Create(Package, PresentationDocumentType, Boolean) Creates a new instance of the PresentationDocument class from the spcified package.
Public methodStatic member Create(Stream, PresentationDocumentType, Boolean) Creates a new instance of the PresentationDocument class from the IO stream.
Public methodStatic member Create(String, PresentationDocumentType, Boolean) Created a new instance of the PresentationDocument class from the specified file.

Top

See Also

Reference

PresentationDocument Class

PresentationDocument Members

DocumentFormat.OpenXml.Packaging Namespace