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

TypeFlags Property (WriteRequest)






Gets or sets the barcode major type. Values can be combined by using a bitwise OR (|), when appropriate.
Syntax
[DataMemberAttribute(Name="TypeFlags", IsRequired=true)]
public BarcodeMajorTypeFlags TypeFlags {get; set;}
'Declaration
 
<DataMemberAttribute(Name="TypeFlags", IsRequired=True)>
Public Property TypeFlags As BarcodeMajorTypeFlags
'Usage
 
Dim instance As WriteRequest
Dim value As BarcodeMajorTypeFlags
 
instance.TypeFlags = value
 
value = instance.TypeFlags
[DataMemberAttribute(Name="TypeFlags", IsRequired=true)]
public BarcodeMajorTypeFlags TypeFlags {get; set;}
DataMemberAttribute(Name="TypeFlags", IsRequired=)
 get_TypeFlags();
set_TypeFlags(value);
[DataMemberAttribute(Name="TypeFlags", IsRequired=true)]
public:
property BarcodeMajorTypeFlags TypeFlags {
   BarcodeMajorTypeFlags get();
   void set (    BarcodeMajorTypeFlags value);
}

Property Value

A BarcodeMajorTypeFlags enumerated value that controls the barcode major type.
Example
For an example, Refer to WriteRequest.
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

WriteRequest Class
WriteRequest 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