You are here: Start » FIL.NET » DatacodeParams Class

DatacodeParams Class

Namespace:Fil
Assembly:FilNet.Types.dll

Specifies range of possible data matrix codes.

Constructors

 ConstructorDescription
DatacodeParams()
DatacodeParams(Optional<CodePolarity>, Int32, Int32, Int32, Int32, Single, Single, Optional<DatacodeGapSize>, Optional<Single>, Single, DatacodePerspectiveLevel, Boolean, Boolean, Optional<DatacodeDistortionLevel>, Boolean, Boolean, Boolean, Boolean)
DatacodeParams(Int32, Int32, Int32, Int32, Single, Single, Single, DatacodePerspectiveLevel, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)

Properties

 NameTypeDescription
AllowBrokenCornerSystem.Boolean
AllowBrokenFinderSystem.Boolean
AllowBrokenTimingSystem.Boolean
AllowDistortionFtl.Optional<Fil.DatacodeDistortionLevel>
AllowMirroredSystem.Boolean
AllowOversizedModulesSystem.Boolean
AllowPerspectiveFil.DatacodePerspectiveLevel
AllowRotationSystem.Boolean
ExpectedGapSizeFtl.Optional<Fil.DatacodeGapSize>
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
MaxColumnCountSystem.Int32
MaxModuleSizeSystem.Single
MaxRectangleRatioFtl.Optional<System.Single>
MaxRowCountSystem.Int32
MaxSlantSystem.Single
MinColumnCountSystem.Int32
MinModuleSizeSystem.Single
MinRowCountSystem.Int32
PolarityFtl.Optional<Fil.CodePolarity>

Methods

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

Remarks

See also