You are here: Start » PDF417CodeParams Class

PDF417CodeParams Class

Namespace:Fil
Assembly:FilNet.Types.dll

Specifies range of possible PDF417 codes.

Constructors

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

Properties

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

Methods

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

Remarks

See also