LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)
LEAD Technologies, Inc

StandardFlags Property






Gets or sets flags that indicate the MSI barcode type, Code11 barcode type, and reading speed.
Syntax
[DataMemberAttribute(Name="StandardFlags", IsRequired=true)]
public Barcode1dStandardFlags StandardFlags {get; set;}
'Declaration
 
<DataMemberAttribute(Name="StandardFlags", IsRequired=True)>
Public Property StandardFlags As Barcode1dStandardFlags
'Usage
 
Dim instance As Barcode1d
Dim value As Barcode1dStandardFlags
 
instance.StandardFlags = value
 
value = instance.StandardFlags
[DataMemberAttribute(Name="StandardFlags", IsRequired=true)]
public Barcode1dStandardFlags StandardFlags {get; set;}
DataMemberAttribute(Name="StandardFlags", IsRequired=)
 get_StandardFlags();
set_StandardFlags(value);
[DataMemberAttribute(Name="StandardFlags", IsRequired=true)]
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 Barcode1d example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Barcode1d Class
Barcode1d Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features