Overview
CssStyleSheetType is a enum in Aspose.Words FOSS for .NET.
Specifies how CSS (Cascading Style Sheet) styles are exported to HTML.
This enumeration defines 3 values: Inline, Embedded, External.
Values
| Value | Description |
|---|
Inline | |
Embedded | |
External | |
See Also