WordprocessingDocument.Create Method

Include Protected Members
Include Inherited Members

Overload List

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

Top

See Also

Reference

WordprocessingDocument Class

WordprocessingDocument Members

DocumentFormat.OpenXml.Packaging Namespace