You are here: Start » Barcode Class

Barcode Class

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Constructors

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

Properties

 NameTypeDescription
FormatFilNet.BarcodeFormat
PolarityFilNet.Polarity
PositionFilNet.Rectangle2D
TextSystem.String

Methods

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

See also