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.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic string CssFileName { get; set; }
Public Property CssFileName As String
Get
Set
Property Value
String
See Also