You are here: Start » AVL.NET » DatamatrixParameters Structure

DatamatrixParameters Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Datamatrix codes detection settings.

Constructors

 ConstructorDescription
DatamatrixParameters(AnyCodeMirrorImages, AnyCodeInverse, Boolean, DPMMode)

Properties

 NameTypeDescription
DefaultAvlNet.DatamatrixParameters
DPMModeAvlNet.DPMModeDPM mode
GS1DatamatrixSystem.BooleanGS1 Datamatrix
InverseDatamatrixAvlNet.AnyCodeInverseAllow inversed codes
IsDefaultSystem.Boolean
MirrorImagesAvlNet.AnyCodeMirrorImagesAllow mirrored images

Methods

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

Remarks

See also