LEADTOOLS Barcode (Leadtools.Barcode assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
StandardFlags Property
See Also 
Leadtools.Barcode Namespace > Barcode1d Class : StandardFlags Property



Gets or sets flags that indicate the MSI barcode type, Code11 barcode type, and reading speed.

Syntax

Visual Basic (Declaration) 
Public Property StandardFlags As Barcode1dStandardFlags
Visual Basic (Usage)Copy Code
Dim instance As Barcode1d
Dim value As Barcode1dStandardFlags
 
instance.StandardFlags = value
 
value = instance.StandardFlags
C# 
public Barcode1dStandardFlags StandardFlags {get; set;}
C++/CLI 
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.

Example

For an example, refer to BarcodeEngine.Read example.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features