Accusoft.ImagXpress13.Net
JpegXR Property (LoadOptions)




Gets and sets the JPEG-XR load options for the image.
Syntax
'Declaration
 
Public Property JpegXR As LoadOptionsJpegXR
'Usage
 
Dim instance As LoadOptions
Dim value As LoadOptionsJpegXR
 
instance.JpegXR = value
 
value = instance.JpegXR
public LoadOptionsJpegXR JpegXR {get; set;}
public: __property LoadOptionsJpegXR* get_JpegXR();
public: __property void set_JpegXR( 
   LoadOptionsJpegXR* value
);
public:
property LoadOptionsJpegXR^ JpegXR {
   LoadOptionsJpegXR^ get();
   void set (    LoadOptionsJpegXR^ value);
}

Property Value

The LoadOptionsJpegXR options.
See Also

Reference

LoadOptions Class
LoadOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback