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

WriteFlags Property (WriteRequest)






Gets or sets the BarcodeReadFlags to specify behaviors of the operation.
Syntax
[DataMemberAttribute(Name="WriteFlags", IsRequired=true)]
public BarcodeWriteFlags WriteFlags {get; set;}
'Declaration
 
<DataMemberAttribute(Name="WriteFlags", IsRequired=True)>
Public Property WriteFlags As BarcodeWriteFlags
'Usage
 
Dim instance As WriteRequest
Dim value As BarcodeWriteFlags
 
instance.WriteFlags = value
 
value = instance.WriteFlags
[DataMemberAttribute(Name="WriteFlags", IsRequired=true)]
public BarcodeWriteFlags WriteFlags {get; set;}
DataMemberAttribute(Name="WriteFlags", IsRequired=)
 get_WriteFlags();
set_WriteFlags(value);
[DataMemberAttribute(Name="WriteFlags", IsRequired=true)]
public:
property BarcodeWriteFlags WriteFlags {
   BarcodeWriteFlags get();
   void set (    BarcodeWriteFlags value);
}

Property Value

A BarcodeReadFlags enumerated value that indicates the behavior.
Remarks
Values can be combined by using a bitwise OR (|), when appropriate. Sets the value to "None" to get the default values, based on the type of barcode that is to be written.
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