Visual Basic (Declaration) | |
---|---|
Public Property StandardSearchCodes As BarcodeStandard1DSearchCodes |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public BarcodeStandard1DSearchCodes StandardSearchCodes {get; set;} |
C++/CLI | |
---|---|
public: property BarcodeStandard1DSearchCodes StandardSearchCodes { BarcodeStandard1DSearchCodes get(); void set (BarcodeStandard1DSearchCodes value); } |
Return Value
The standard linear barcode types for which to search inside the area of this barcode field.
You can combine values when appropriate, by using a bitwise OR (|).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family