You are here: Start » PDF417CodeParams Class

PDF417CodeParams Class

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

Constructors

 ConstructorDescription
PDF417CodeParams(Int32, Int32, Int32, Int32, Single, Single, Single, Nullable<Single>)
PDF417CodeParams()

Properties

 NameTypeDescription
MaxAspectRatioSystem.Nullable<System.Single>
MaxDataColumnCountSystem.Int32
MaxModuleSizeSystem.Single
MaxRowCountSystem.Int32
MinAspectRatioSystem.Single
MinDataColumnCountSystem.Int32
MinModuleSizeSystem.Single
MinRowCountSystem.Int32

Methods

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

See also