Click or drag to resize

HtmlExportOptions CssStyleSheetType Property

Gets or sets the type of the HTML export CSS style sheet.

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

Property Value

Type: CssStyleSheetType
The type of the HTML export CSS style sheet.
See Also