LEADTOOLS Barcode (Leadtools.Barcode assembly)

Justify Property (BarcodeWritePdf)

Show in webframe







Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols.
Syntax
public BarcodeJustifyFlags Justify {get; set;}
'Declaration
 
Public Property Justify As BarcodeJustifyFlags
'Usage
 
Dim instance As BarcodeWritePdf
Dim value As BarcodeJustifyFlags
 
instance.Justify = value
 
value = instance.Justify
public BarcodeJustifyFlags Justify {get; set;}

            

            
 
get_Justify();
set_Justify(value);
Object.defineProperty('Justify');
public:
property BarcodeJustifyFlags Justify {
   BarcodeJustifyFlags get();
   void set (    BarcodeJustifyFlags value);
}

Property Value

Alignment (justification) of the resulting barcode symbols. Values can be combined when appropriate, by using a bitwise OR (|).
Requirements

Target Platforms

See Also

Reference

BarcodeWritePdf Class
BarcodeWritePdf Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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