Accusoft.TwainPro9.Net
Jpeg Property




Gets the SaveOptionsJpeg settings.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Jpeg As SaveOptionsJpeg
'Usage
 
Dim instance As SaveOptions
Dim value As SaveOptionsJpeg
 
value = instance.Jpeg
[BrowsableAttribute(false)]
public SaveOptionsJpeg Jpeg {get;}
[BrowsableAttribute(false)]
public: __property SaveOptionsJpeg* get_Jpeg();
[BrowsableAttribute(false)]
public:
property SaveOptionsJpeg^ Jpeg {
   SaveOptionsJpeg^ get();
}

Property Value

A SaveOptionsJpeg object value which contains the SaveOptionsJpeg settings.
Remarks

The default value is null.

See Also

Reference

SaveOptions Class
SaveOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback