Click or drag to resize

HtmlSaveOptionsCssColorType Property

Specifies how to write colors in CSS, for example: '#rrggbb;' or 'rgba(...);'. Default value: RgbHex

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public CssColorTypes CssColorType { get; set; }

Property Value

CssColorTypes
See Also