Accusoft.PdfXpress6.Net
ColorSpace Property (PdfImage)




The colorspace the image data is interpreted in.
Syntax
'Declaration
 
Public ReadOnly Property ColorSpace As String
'Usage
 
Dim instance As PdfImage
Dim value As String
 
value = instance.ColorSpace
public string ColorSpace {get;}
public: __property string* get_ColorSpace();
public:
property String^ ColorSpace {
   String^ get();
}
See Also

Reference

PdfImage Class
PdfImage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback