Click or drag to resize

HtmlExportOptions CssStyleSheetFileName Property

Gets or sets the name of the HTML export CSS style sheet file.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string CssStyleSheetFileName { get; set; }

Property Value

Type: String
The name of the HTML export CSS style sheet file.
See Also