You are here: Start » FIL.NET » GS1DatabarParameters Structure

GS1DatabarParameters Structure

Namespace:Fil
Assembly:FilNet.Types.dll

GS1 databar detection settings.

Constructors

 ConstructorDescription
GS1DatabarParameters(Boolean, Boolean, Boolean, Boolean, BarcodeLimitedMarginCheck, BarcodeSecurityLevel)

Properties

 NameTypeDescription
ConvertGS1DataBarToUPC_EAN_JANSystem.Boolean
DefaultFil.GS1DatabarParameters Gets a default instance of the GS1DatabarParameters.
EmptyFil.GS1DatabarParameters Gets an empty instance of the GS1DatabarParameters.
ExpandedSystem.Boolean
LimitedMarginCheckFil.BarcodeLimitedMarginCheck
LimitedSystem.Boolean
OmnidirectionalSystem.Boolean
SecurityLevelFil.BarcodeSecurityLevel

Methods

 NameDescription
Equals(Fil.GS1DatabarParameters)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also