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: 2024.7.18
Syntax public Stream CssStream { get; set; }
Public Property CssStream As Stream
Get
Set
Property Value
StreamSee Also