HtmlSaveOptionsCssStream Property |
Allows to specify the stream where the CSS information will be saved to.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.6.10
Syntaxpublic Stream CssStream { get; set; }
Public Property CssStream As Stream
Get
Set
Property Value
Stream
See Also