Visual Basic (Declaration) | |
---|---|
Public Property SearchCodes As BarcodeSearchTypeFlags |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public BarcodeSearchTypeFlags SearchCodes {get; set;} |
C++/CLI | |
---|---|
public: property BarcodeSearchTypeFlags SearchCodes { BarcodeSearchTypeFlags get(); void set (BarcodeSearchTypeFlags value); } |
Return Value
A value that represents the barcode type.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family