Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| Checksum | BSTR | Specifies the checksum of the field. <Note> This property makes sense only if the HasChecksum property is TRUE. If the HasChecksum property is FALSE, an error will be returned. </Note> |
| HasChecksum | VARIANT\_BOOL, read-only | Returns TRUE if the field has a checksum. |
| IsChecksumVerified | VARIANT\_BOOL, read-only | Returns TRUE if the checksum is verified. <Note> This property makes sense only if the HasChecksum property is TRUE. If the HasChecksum property is FALSE, an error will be returned. </Note> |
| Region | Region, read-only | Returns the field region. |
| Text | BSTR, read-only | Returns the field value. |
| Type | MrzFieldTypeEnum, read-only | Returns the field type. |
Methods
| Name | Description |
|---|---|
| GetCharParams | Returns parameters of a single character in the field. |
| Insert | Inserts a text fragment. |
| Remove | Deletes a text fragment. |
Related objects
Object Diagram
