Header

Overview

Header is a class in Aspose.Email FOSS for .NET.

Header.SectorSize represents the size of a regular sector in bytes.

Description

Header is a class in the Aspose.Email FOSS library for .NET that exposes 0 methods and 2 properties for programmatic use.

The class also provides the SectorSize property (represents the size of a regular sector in bytes), the MiniSectorSize property (represents the size of a mini sector in bytes).

Properties

NameTypeAccessDescription
SectorSizeintReadRepresents the size of a regular sector in bytes
MiniSectorSizeintReadRepresents the size of a mini sector in bytes

See Also