LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

Justify Property (BarcodeWriteQr)








Gets or sets a flag that indicates how the QR symbol is justified. .NET support
Syntax
public BarcodeJustifyFlags Justify {get; set;}
'Declaration
 
Public Property Justify As BarcodeJustifyFlags
'Usage
 
Dim instance As BarcodeWriteQr
Dim value As BarcodeJustifyFlags
 
instance.Justify = value
 
value = instance.Justify
public BarcodeJustifyFlags Justify {get; set;}
ObjectiveC Syntax
Java Syntax
 get_Justify();
set_Justify(value);
public:
property BarcodeJustifyFlags Justify {
   BarcodeJustifyFlags get();
   void set (    BarcodeJustifyFlags value);
}

Property Value

Flag that indicates how the QR symbol is justified. Values can be combined when appropriate, by using a bitwise OR (|).
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

BarcodeWriteQr Class
BarcodeWriteQr Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features