barcodeSubsets Property (WebBarcodeReaderSettings)
Gets or sets the barcode symbology subsets to recognize.
'Declaration
Public Property barcodeSubsets As String[]
public string[] barcodeSubsets { get; set; }
public: __property string[]* get_barcodeSubsets();
public: __property void set_barcodeSubsets(
string*[]*
);
Property Value
Default value is empty array.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5