You are here: Start » Barcode Class

Barcode Class

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
Barcode(Rectangle2D)
Barcode(Rectangle2D, String, BarcodeFormat, Polarity)
Barcode()

Properties

 NameTypeDescription
FormatAvlNet.BarcodeFormat
PolarityAvlNet.Polarity
PositionAvlNet.Rectangle2D
TextSystem.String

Methods

 NameDescription
Equals(AvlNet.Barcode)
Equals(object)Inherited from System.Object
Equals(AvlNet.Barcode, AvlNet.Barcode)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also