HtmlSaveOptionsCssColorType Property |
Specifies how to write colors in CSS, for example: '#rrggbb;' or 'rgba(...);'. Default value:
RgbHex Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public CssColorTypes CssColorType { get; set; }
Public Property CssColorType As CssColorTypes
Get
Set
Property Value
CssColorTypesSee Also