'Declaration
Public Property Options As BarCodeReadPreprocessOptions
'Usage
Dim instance As BarCodeReadPreprocessCommand
Dim value As BarCodeReadPreprocessOptions
instance.Options = value
value = instance.Options
@property (nonatomic, assign) LTBarCodeReadPreprocessOptions options
public int getOptions()
public void setOptions(int value)
<br/>get_Options();<br/>set_Options(value);<br/>Object.defineProperty('Options');
Property Value
BarCodeReadPreprocessOptions object that represents the binarization method used to convert the image to black and white.