You are here: Start » FIL.NET » BarcodeParams Class
BarcodeParams Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Specifies range of possible barcodes.
Constructors
Constructor | Description | |
---|---|---|
![]() | BarcodeParams() | |
![]() | BarcodeParams(Optional<BarcodeFormat>, Polarity, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Format | Ftl.Optional<Fil.BarcodeFormat> | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | MaxModuleSize | System.Single | |
![]() | MinModuleSize | System.Single | |
![]() | Polarity | Fil.Polarity |
Methods
Name | Description | |
---|---|---|
![]() | 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 |