Accusoft.TwainPro9.Net
Tiff Property




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

Property Value

A SaveOptionsTiff object value which contains the SaveOptionsTiff settings.
Remarks

The default value is null.

See Also

Reference

SaveOptions Class
SaveOptions Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback