Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols.
[DataMemberAttribute(Name="Justify", IsRequired=true)]public BarcodeJustifyFlags Justify { get; set; }
<DataMemberAttribute(Name="Justify", IsRequired=True)>Public Property Justify As Leadtools.Services.Barcode.Datacontracts.BarcodeJustifyFlags
[DataMemberAttribute(Name="Justify", IsRequired=true)]public:property Leadtools.Services.Barcode.Datacontracts.BarcodeJustifyFlags Justify {Leadtools.Services.Barcode.Datacontracts.BarcodeJustifyFlags get();void set ( Leadtools.Services.Barcode.Datacontracts.BarcodeJustifyFlags );}
Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols. Values can be combined when appropriate, by using a bitwise OR ( ¦ ).
For an example, refer to BarcodeWriteDatamatrix example.
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
