Type Default Read Only Description
[C#]
string

[Visual Basic]
String
 n/a  Yes The type of color space.

 

   

Notes
 

The type of color space.

The types returned are standard PDF color space names. For example:

  • DeviceGray
  • DeviceRGB
  • DeviceCMYK
  • Lab
  • ICCBased
  • Separation

This property is maintained for backwards compatibility. You should prefer the ColorSpaceType property over this one.

 

   

Example
 

None.