Class NamedStream
NamedStream class
Associates a stream of a random nature with a name.
public class NamedStream : IDisposable
Constructors
Name | Description |
---|---|
NamedStream(Stream, string) | Creates a new instance. |
Properties
Name | Description |
---|---|
FullName { get; } | Gets the full name of the stream. |
Stream { get; } | Gets the stream itself. |
Methods
Name | Description |
---|---|
Dispose() | Disposes the current instance. |
See Also
- namespace Aspose.TeX.IO
- assembly Aspose.TeX