You are here: Start » BarcodeParams Structure

BarcodeParams Structure

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

Constructors

 ConstructorDescription
BarcodeParams(Nullable<BarcodeFormat>, Polarity, Single, Single)

Properties

 NameTypeDescription
DefaultAvlNet.BarcodeParams
FormatSystem.Nullable<AvlNet.BarcodeFormat>
IsDefaultSystem.Boolean
MaxModuleSizeSystem.Single
MinModuleSizeSystem.Single
PolarityAvlNet.Polarity

Methods

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

See also