←Select platform

MaxiBarcodeWriteOptions Constructor

Summary
Initializes a new instance of the MaxiBarcodeWriteOptions class with default values.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New() 
- (instancetype)init 
public MaxiBarcodeWriteOptions() 
public: 
MaxiBarcodeWriteOptions(); 
Remarks

In addition to setting the base class members as specified in BarcodeWriteOptions(), the following members are initialized as follows:

Member Value
CountryCode

0

OpenSystemStandard

false

PostalCodeChar

0

PostalCodeNum

0

Resolution

300

ServiceClass

0

SymbolModel

MaxiBarcodeSymbolModel.MaxiCodeMode4

Year

0

Example

For an example, refer to MaxiBarcodeWriteOptions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.