Overload List
| Name | Description | |
|---|---|---|
| Document()()()() |
Creates a new document.
| |
| Document(BinaryReader) |
Opens an existing document.
| |
| Document(Stream) |
Opens an existing document.
| |
| Document(BinaryReader, String) |
Opens an existing password-protected document.
| |
| Document(Stream, String) |
Opens an existing password-protected document.
|