Click or drag to resize

HtmlSaveOptionsCssFileName Property

Specifies the path and the name of the Cascading Style Sheet (CSS) file written when a document is exported to HTML. Default is an empty string.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public string CssFileName { get; set; }

Property Value

String
See Also