You are here: Start » AVL.NET » PDF417CodeParams Class

PDF417CodeParams Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Specifies range of possible PDF417 codes.

Constructors

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

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
MaxAspectRatioAtl.Optional<System.Single>
MaxDataColumnCountSystem.Int32
MaxModuleSizeSystem.Single
MaxRowCountSystem.Int32
MinAspectRatioSystem.Single
MinDataColumnCountSystem.Int32
MinModuleSizeSystem.Single
MinRowCountSystem.Int32

Methods

 NameDescription
CopyTo(Avl.PDF417CodeParams)
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Avl.PDF417CodeParams)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.PDF417CodeParams)
ToString()Inherited from System.Object

Remarks

See also