Accusoft.PrintPro8.Net
Icm Property




Gets the Image Color Management values that the print job is using.
Syntax
public Icm Icm {get;}
public: __property Icm* get_Icm();
public:
property Icm^ Icm {
   Icm^ get();
}
'Declaration
 
Public ReadOnly Property Icm As Icm
 
'Usage
 
Dim instance As PrintJob
Dim value As Icm
 
value = instance.Icm

Property Value

An Icm object which contains information about the image color management that the print job is using.
See Also

Reference

PrintJob Class
PrintJob Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback