Accusoft.ImagXpress13.Net
Type Property (SaveOptionsGif)




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

Property Value

A GifType enumeration value.
See Also

Reference

SaveOptionsGif Class
SaveOptionsGif Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback