Accusoft.ImagXpress13.Net
Type Property (SaveOptionsJp2)




Gets and sets the format of the file.
Syntax
'Declaration
 
Public Property Type As Jp2Type
'Usage
 
Dim instance As SaveOptionsJp2
Dim value As Jp2Type
 
instance.Type = value
 
value = instance.Type
public Jp2Type Type {get; set;}
public: __property Jp2Type get_Type();
public: __property void set_Type( 
   Jp2Type value
);
public:
property Jp2Type Type {
   Jp2Type get();
   void set (    Jp2Type value);
}

Property Value

A Jp2Type enumeration value.
See Also

Reference

SaveOptionsJp2 Class
SaveOptionsJp2 Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback