Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

Justify Property (BarcodeWritePdf)








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;}
 <br/>get_Justify();<br/>set_Justify(value);<br/>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

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