C#
VB
Java
Objective-C
C++
Initializes a new instance of the AztecBarcodeReadOptions class with default values.
public AztecBarcodeReadOptions()
Public Function New()
- (instancetype)init
public AztecBarcodeReadOptions()
public:
AztecBarcodeReadOptions();
In addition to setting the base class members as specified in BarcodeReadOptions(), the following members are initialized as follows:
Member | Value |
---|---|
FriendlyName |
Gets the friendly name of this class. |
For an example, refer to AztecBarcodeReadOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET