←Select platform

MaxiSymbolModel Property

Summary

Gets or sets the chosen encoding mode when writing a Maxi Code barcode.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.Barcode.MaxiBarcodeSymbolModel MaxiSymbolModel {get; set;} 
Public Property MaxiSymbolModel As Leadtools.Barcode.MaxiBarcodeSymbolModel 
public Leadtools.Barcode.MaxiBarcodeSymbolModel MaxiSymbolModel {get; set;} 
 <br/>get_MaxiSymbolModel();<br/>set_MaxiSymbolModel(value);<br/>Object.defineProperty('MaxiSymbolModel');  

Property Value

A MaxiBarcodeSymbolModel enumeration member that determines the encoding mode to use when writing a Maxi Code barcode. The default value is MaxiBarcodeSymbolModel.MaxiCodeMode4.

Example

For an example, refer to MaxiBarcodeWriteOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly