C#
VB
C++
Gets or sets a flag that indicates how the QR symbol is justified.
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 );
}
Flag that indicates how the QR symbol is justified. 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