LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Justify Property (BarcodeWriteQr)

Show in webframe





Gets or sets a flag that indicates how the QR symbol is justified.
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 BarcodeWriteQr
Dim value As BarcodeJustifyFlags
 
instance.Justify = value
 
value = instance.Justify

            

            
[DataMemberAttribute(Name="Justify", IsRequired=true)]
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 (|).
Example
For an example, refer to BarcodeWriteQr class example.
Requirements

Target Platforms

See Also

Reference

BarcodeWriteQr Class
BarcodeWriteQr Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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