WordprocessingDocument.Open Method

Include Protected Members
Include Inherited Members

Overload List

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

Top

See Also

Reference

WordprocessingDocument Class

WordprocessingDocument Members

DocumentFormat.OpenXml.Packaging Namespace