You are here: Start » FIL.NET » BarcodeParams Structure
BarcodeParams Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Specifies range of possible barcodes.
Constructors
Constructor | Description | |
---|---|---|
![]() | BarcodeParams(Nullable<BarcodeFormat>, Polarity, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | FilNet.BarcodeParams | |
![]() | Format | System.Nullable<FilNet.BarcodeFormat> | Format of the barcode |
![]() | IsDefault | System.Boolean | |
![]() | MaxModuleSize | System.Single | Maximal size of a barcode thinnest bar in pixels |
![]() | MinModuleSize | System.Single | Minimal size of a barcode thinnest bar in pixels |
![]() | Polarity | FilNet.Polarity | Specifies whether barcode bars are darker or brighter than the background |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.BarcodeParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.BarcodeParams, FilNet.BarcodeParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |