Specifies the facing identification mark (FIM) pattern to use on that symbology.
Namespace:
Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll)
Version: 2.0.3000.0 (2.0.3000.0)
Syntax
| C# |
|---|
public enum FIM |
| Visual Basic (Declaration) |
|---|
Public Enumeration FIM |
| Visual C++ |
|---|
public enum class FIM |
Members
| Member name | Description | |
|---|---|---|
| A |
Used for Courtesy Reply Mail (CRM) and Meter Reply Mail (MRM) with a preprinted barcode.
| |
| B |
Used for Business Reply Mail (BRM) without a preprinted BRM ZIP+4 barcode.
| |
| C |
Used for Business Reply Mail (BRM) with a preprinted BRM ZIP+4 barcode.
| |
| D |
Used only with information based indicia (IBI) postage.
|