FileStreamContainer.OpenFileStream
FileStreamContainer.OpenFileStream method
Opens an existing file stream. If file stream does not exist the appropriate exception is thrown.
public static FileStreamContainer OpenFileStream(string fileLocation)
Parameter | Type | Description |
---|---|---|
fileLocation | String | The file location. |
Return Value
The file stream container.
See Also
- class FileStreamContainer
- namespace Aspose.Imaging
- assembly Aspose.Imaging