[This is preliminary documentation and is subject to change.]
Creates a new CssStyleSheet.
Namespace: TallComponents.WebAssembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1
Syntax
Parameters
- stream
- Type: System.IO..::..Stream
The stream that holds the stylesheet to load.
Remarks
You should close/dispose the given stream, it can be done after this call is returned.