SvgOptions.ColorType

SvgOptions.ColorType property

Gets or sets the color type for SVG image.

public SvgColorMode ColorType { get; set; }

Property Value

The type of the color of SVG image.

See Also