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

Justify Property (BarcodeWriteDatamatrix)






Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols.
Syntax
[DataMemberAttribute(Name="Justify", IsRequired=true)]
public BarcodeJustifyFlags Justify {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Justify", IsRequired=True)>
Public Property Justify As BarcodeJustifyFlags
'Usage
 
Dim instance As BarcodeWriteDatamatrix
Dim value As BarcodeJustifyFlags
 
instance.Justify = value
 
value = instance.Justify
[DataMemberAttribute(Name="Justify", IsRequired=true)]
public BarcodeJustifyFlags Justify {get; set;}
DataMemberAttribute(Name="Justify", IsRequired=)
 get_Justify();
set_Justify(value);
[DataMemberAttribute(Name="Justify", IsRequired=true)]
public:
property BarcodeJustifyFlags Justify {
   BarcodeJustifyFlags get();
   void set (    BarcodeJustifyFlags value);
}

Property Value

Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols. Values can be combined when appropriate, by using a bitwise OR (|).
Example
For an example, refer to BarcodeWriteDatamatrix 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

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