C#
VB
C++
Gets or sets flags that indicate the MSI barcode type, Code11 barcode type, and reading speed.
public Leadtools.Barcode.Deprecated.Barcode1dStandardFlags StandardFlags {get; set;}
Public Property StandardFlags As Leadtools.Barcode.Deprecated.Barcode1dStandardFlags
public:
property Leadtools.Barcode.Deprecated.Barcode1dStandardFlags StandardFlags {
Leadtools.Barcode.Deprecated.Barcode1dStandardFlags get();
void set ( Leadtools.Barcode.Deprecated.Barcode1dStandardFlags );
}
Flags that indicate the MSI barcode type, Code11 barcode type, and reading speed. Use a bitwise OR ( ¦ ) to specify one flag from each group.
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