void Save( System.IO.Stream fileStream, System.string password, SaveOptions saveOptions )
Parameters
- fileStream
- The file stream.
- password
- The password of the file.
- saveOptions
- Options for saving.
void Save( System.IO.Stream fileStream, System.string password, SaveOptions saveOptions )