void Open( System.IO.Stream fileStream, System.string password, OpenOptions openOptions )
Parameters
- fileStream
- The file stream.
- password
- The password of the file.
- openOptions
- Options for opening.
void Open( System.IO.Stream fileStream, System.string password, OpenOptions openOptions )