DeviceTGraphicContext, TRenderingOptionsOutputStream Property |
Sets and gets the output stream.
Namespace: Aspose.Html.RenderingAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxprotected Stream OutputStream { get; }
Protected ReadOnly Property OutputStream As Stream
Get
protected:
property Stream^ OutputStream {
Stream^ get ();
}
member OutputStream : Stream with get
Property Value
Type:
Stream
See Also