Gets or sets a value that indicates whether to use the Function Code word for Code 128 emulation when writing MicroPDF417 barcodes.
public bool UseMode128Emulation { get; set; }
Public Property UseMode128Emulation As Boolean
@property (nonatomic, assign) BOOL useMode128Emulation
public boolean getUseMode128Emulation()
public void setUseMode128Emulation(boolean value)
true to the Function Code word for Code 128 emulation. Otherwise, false. The default value is false.
To use Function Code word for Code 128 emulation, set the value of UseMode128Emulation to true and the value of EnableGroupMode to true and set the Function Code Word required in MicroPDF417BarcodeData.DataCode before writing the barcode.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document