Overload List
| Name | Description | |
|---|---|---|
| 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.
|