HtmlSaveOptions.CssStyles
HtmlSaveOptions.CssStyles property
Gets or sets the additional css styles for the formatter. Only works when SaveAsSingleFile
is True. CssStyles=“body { padding: 5px }”;
public string CssStyles { get; set; }
See Also
- class HtmlSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells