Accusoft.ScanFixXpress8.Net
Options Property




Gets a list of enhancements to be applied.
Syntax
'Declaration
 
Public ReadOnly Property Options As EnhancementOptionsCollection
'Usage
 
Dim instance As Enhancements
Dim value As EnhancementOptionsCollection
 
value = instance.Options
public EnhancementOptionsCollection Options {get;}
public: __property EnhancementOptionsCollection* get_Options();
public:
property EnhancementOptionsCollection^ Options {
   EnhancementOptionsCollection^ get();
}
Remarks
Add items to this list and then call ScanFix.ExecuteEnhancements to execute a series of enhancments.
See Also

Reference

Enhancements Class
Enhancements Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback