Gets or sets color space for element rendering.
| C# | Visual Basic | Visual C++ |
public ColorSpace ColorSpace { get; set; }
Public Property ColorSpace As ColorSpace Get Set
public: property ColorSpace ColorSpace { ColorSpace get (); void set (ColorSpace value); }