Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
Open(Package) | Creates a new instance of the WordprocessingDocument class from the spcified package. |
![]() ![]() |
Open(Package, OpenSettings) | Creates a new instance of the WordprocessingDocument class from the spcified package. |
![]() ![]() |
Open(Stream, Boolean) | Creates a new instance of the WordprocessingDocument class from the IO stream. |
![]() ![]() |
Open(String, Boolean) | Creates a new instance of the WordprocessingDocument class from the specified file. |
![]() ![]() |
Open(Stream, Boolean, OpenSettings) | Creates a new instance of the WordprocessingDocument class from the IO stream. |
![]() ![]() |
Open(String, Boolean, OpenSettings) | Creates a new instance of the WordprocessingDocument class from the specified file. |
Top