Accusoft.ImagXpress13.Net
Jbig2 Property (LoadOptions)




Gets and sets the specific LoadOptionsJbig2 applicable to a Jbig2 file format.
Syntax
'Declaration
 
Public Property Jbig2 As LoadOptionsJbig2
'Usage
 
Dim instance As LoadOptions
Dim value As LoadOptionsJbig2
 
instance.Jbig2 = value
 
value = instance.Jbig2
public LoadOptionsJbig2 Jbig2 {get; set;}
public: __property LoadOptionsJbig2* get_Jbig2();
public: __property void set_Jbig2( 
   LoadOptionsJbig2* value
);
public:
property LoadOptionsJbig2^ Jbig2 {
   LoadOptionsJbig2^ get();
   void set (    LoadOptionsJbig2^ value);
}

Property Value

The LoadOptionsJbig2 values set.
See Also

Reference

LoadOptions Class
LoadOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback