Leadtools.Barcode.Deprecated Namespace : BarcodeJustifyFlags Enumeration |
[FlagsAttribute()] public enum BarcodeJustifyFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum BarcodeJustifyFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As BarcodeJustifyFlags
[FlagsAttribute()] public enum BarcodeJustifyFlags : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags = function() { }; Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class BarcodeJustifyFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bottom | Justifies the barcode symbol to the bottom side of the image. |
HorizontalCenter | Justifies the barcode symbol in the horizontal center of the image. |
None | No justification flags selected. |
Right | Justifies the barcode symbol to the right side of the image. |
VerticalCenter | Justifies the barcode symbol in the vertical center of the image. |
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2