C#
VB
C++
Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols.
public Leadtools.Barcode.Deprecated.BarcodeJustifyFlags Justify {get; set;}
Public Property Justify As Leadtools.Barcode.Deprecated.BarcodeJustifyFlags
public:
property Leadtools.Barcode.Deprecated.BarcodeJustifyFlags Justify {
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags get();
void set ( Leadtools.Barcode.Deprecated.BarcodeJustifyFlags );
}
Alignment (justification) of the resulting barcode symbols. Values can be combined when appropriate, by using a bitwise OR ( ¦ ).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET