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

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)