Gets or sets a value that indicates whether to decode extended characters when reading code 3 of 9 symbols or not.
public bool Code39Extended { get; set; }
Public Property Code39Extended As Boolean
@property (nonatomic, assign) BOOL code39Extended
public boolean getCode39Extended()
public void setCode39Extended(boolean value)
true to decode extended characters. Otherwise, false. The default value is false.
When the value of Code39Extended is set to true, then extended characters could be decoded.
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