Accusoft.ImagXpress13.Net
ColorRenderIntent Property (SaveOptions)




Gets and sets how the color profiles should be applied.
Syntax
public RenderIntent ColorRenderIntent {get; set;}
public: __property RenderIntent get_ColorRenderIntent();
public: __property void set_ColorRenderIntent( 
   RenderIntent value
);
public:
property RenderIntent ColorRenderIntent {
   RenderIntent get();
   void set (    RenderIntent value);
}
'Declaration
 
Public Property ColorRenderIntent As RenderIntent
 
'Usage
 
Dim instance As SaveOptions
Dim value As RenderIntent
 
instance.ColorRenderIntent = value
 
value = instance.ColorRenderIntent
Remarks

Note: Available in Professional edition.

See Also

Reference

SaveOptions Class
SaveOptions Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback