LEADTOOLS Barcode (Leadtools.Barcode assembly)

StandardFlags Property

Show in webframe







Gets or sets flags that indicate the MSI barcode type, Code11 barcode type, and reading speed.
Syntax
public Barcode1dStandardFlags StandardFlags {get; set;}
'Declaration
 
Public Property StandardFlags As Barcode1dStandardFlags
'Usage
 
Dim instance As Barcode1d
Dim value As Barcode1dStandardFlags
 
instance.StandardFlags = value
 
value = instance.StandardFlags
public Barcode1dStandardFlags StandardFlags {get; set;}

            

            
 
get_StandardFlags();
set_StandardFlags(value);
Object.defineProperty('StandardFlags');
public:
property Barcode1dStandardFlags StandardFlags {
   Barcode1dStandardFlags get();
   void set (    Barcode1dStandardFlags value);
}

Property Value

Flags that indicate the MSI barcode type, Code11 barcode type, and reading speed. Use a bitwise OR (|) to specify one flag from each group.
Requirements

Target Platforms

See Also

Reference

Barcode1d Class
Barcode1d Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features