Click or drag to resize

HtmlSaveOptionsCssStream Property

Allows to specify the stream where the CSS information will be saved to.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public Stream CssStream { get; set; }

Property Value

Stream
See Also