Interface ICreateStreamProvider
ICreateStreamProvider interface
Representa una interfaz que pueden implementar las clases que proporcionan flujos a los dispositivos de representación.
public interface ICreateStreamProvider : IDisposable
Métodos
| Nombre | Descripción |
|---|---|
| GetStream(string, string) | Proporciona una secuencia para renderizar. |
| GetStream(string, string, int) | Proporciona una secuencia para renderizar. |
| ReleaseStream(Stream) | Libera el stream. |
Ver también
- espacio de nombres Aspose.Html.IO
- asamblea Aspose.HTML