Class CSSColorProfileRule
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("CSSColorProfileRule")]
public class CSSColorProfileRule : CSSRule
- Inheritance
-
CSSColorProfileRule
- Inherited Members
Constructors
CSSColorProfileRule()
public CSSColorProfileRule()
Properties
Components
[Value("components")]
public string Components { get; }
Property Value
Name
[Value("name")]
public string Name { get; }
Property Value
RenderingIntent
[Value("renderingIntent")]
public string RenderingIntent { get; }
Property Value
Src
[Value("src")]
public string Src { get; }