MarcFile_Enums: Flags that can be set when working with the MarcFile Function
Member Name | Description |
---|---|
def | def: Default value (0) |
marc8 | marc8: Will convert data to MARC-8 (1) |
utf8 | utf-8: Will convert data to UTF-8 (2) |
raw | raw: will leave data as raw (3) |
Namespace: MARCEngine5
Assembly: MARCEngine (in MARCEngine.dll)