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

BarcodeParams Class

Namespace:Fil
Assembly:FilNet.Types.dll

Specifies range of possible barcodes.

Constructors

 ConstructorDescription
BarcodeParams()
BarcodeParams(Optional<BarcodeFormat>, Polarity, Single, Single)

Properties

 NameTypeDescription
FormatFtl.Optional<Fil.BarcodeFormat>
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
MaxModuleSizeSystem.Single
MinModuleSizeSystem.Single
PolarityFil.Polarity

Methods

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

Remarks

See also