Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

StandardFlags Property








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;}
 <br/>get_StandardFlags();<br/>set_StandardFlags(value);<br/>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

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