MarcEdit .NET COM API Documentation

MARC21.MarcFile_Enums Enumeration

MarcFile_Enums: Flags that can be set when working with the MarcFile Function

public enum MARC21.MarcFile_Enums

Members

Member NameDescription
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)

Requirements

Namespace: MARCEngine5

Assembly: MARCEngine (in MARCEngine.dll)

See Also

MARCEngine5 Namespace