MhtSaveOptionsCssStyles Property

Gets or sets the additional css styles for the formatter.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string CssStyles { get; set; }

Property Value

Type: String
The styles to be injected into resulting html body.
See Also