SectorMarker

Overview

SectorMarker is a enum in Aspose.Email FOSS for Python.

Special FAT marker values reserved for sector allocation metadata.

Values

ValueDescription
DIFSECTRepresents a DIFAT sector entry in a CFB file
FATSECTRepresents a FAT sector entry in a CFB file
ENDOFCHAINMarks the end of a sector chain in a CFB allocation table
FREESECTIndicates a free (unused) sector in a CFB file

See Also