Accusoft.ImagXpress13.Net
Exif Property




Gets the SaveOptionsExif settings.
Syntax
'Declaration
 
Public ReadOnly Property Exif As SaveOptionsExif
'Usage
 
Dim instance As SaveOptions
Dim value As SaveOptionsExif
 
value = instance.Exif
public SaveOptionsExif Exif {get;}
public: __property SaveOptionsExif* get_Exif();
public:
property SaveOptionsExif^ Exif {
   SaveOptionsExif^ get();
}

Property Value

A SaveOptionsExif object which contains the image settings.
See Also

Reference

SaveOptions Class
SaveOptions Members
SaveOptionsExif Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback