Table of Contents

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

string

Name

[Value("name")]
public string Name { get; }

Property Value

string

RenderingIntent

[Value("renderingIntent")]
public string RenderingIntent { get; }

Property Value

string

Src

[Value("src")]
public string Src { get; }

Property Value

string