public Vintasoft.Barcode.ThresholdMode thresholdMode { get; set; }
public: __property Vintasoft.Barcode.ThresholdMode get_thresholdMode(); public: __property void set_thresholdMode(
Vintasoft.Barcode.ThresholdMode value
);
public:
property Vintasoft.Barcode.ThresholdMode thresholdMode { Vintasoft.Barcode.ThresholdMode get(); void set(Vintasoft.Barcode.ThresholdMode value); }
'Declaration Public Property thresholdMode As Vintasoft.Barcode.ThresholdMode
Property Value
Default value is Vintasoft.Barcode.ThresholdMode.Automatic.