Winnovative PDF Creator Library for .NET
ColorSpace Property
NamespacesWinnovative.PdfCreatorPageGraphicElementColorSpace
Winnovative PDF Creator Library for .NET
Gets or sets color space for element rendering.
Declaration Syntax
C#Visual BasicVisual C++
public ColorSpace ColorSpace { get; set; }
Public Property ColorSpace As ColorSpace
	Get
	Set
public:
property ColorSpace ColorSpace {
	ColorSpace get ();
	void set (ColorSpace value);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)