HtmlSaveOptionsKeepCssStreamOpen Property |
Specifies whether keep the stream open or close it after saving an CSS information.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax public bool KeepCssStreamOpen { get; set; }
Public Property KeepCssStreamOpen As Boolean
Get
Set
Property Value
BooleanSee Also