Enum FIM
Specifies the facing identification mark (FIM) pattern to use on that symbology.
Namespace:Neodynamic.SDK.Printing
Assembly:Neodynamic.SDK.ThermalLabel.dll
Syntax
public enum FIM
Fields
A
Used for Courtesy Reply Mail (CRM) and Meter Reply Mail (MRM) with a preprinted barcode.
Declaration
A = 0
Field Value
Type | Description |
---|---|
FIM |
B
Used for Business Reply Mail (BRM) without a preprinted BRM ZIP+4 barcode.
Declaration
B = 1
Field Value
Type | Description |
---|---|
FIM |
C
Used for Business Reply Mail (BRM) with a preprinted BRM ZIP+4 barcode.
Declaration
C = 2
Field Value
Type | Description |
---|---|
FIM |
D
Used only with information based indicia (IBI) postage.
Declaration
D = 3
Field Value
Type | Description |
---|---|
FIM |