Overload List

  NameDescription
Public methodDocument(BinaryReader)
Opens an existing document.
Public methodDocument(Stream)
Opens an existing document.
Public methodDocument(BinaryReader, String)
Opens an existing password-protected document.
Public methodDocument(Stream, String)
Opens an existing password-protected document.

See Also