CfbConstants
Overview
CfbConstants is a class in Aspose.Email for NET.
CfbConstants.ByteOrderLittleEndian indicates the little‑endian byte order flag used in CFB headers.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ByteOrderLittleEndian | uint | Read | Indicates the little‑endian byte order flag used in CFB headers |
MAXREGSECT | uint | Read | Defines the maximum number of regular sectors allowed in a CFB file |
MAXREGSID | uint | Read | Specifies the maximum count of regular stream IDs in a CFB container |
MiniStreamCutoffSize | uint | Read | Is the size (in bytes) below which streams are stored in the mini stream |
NOSTREAM | uint | Read | Represents a sentinel value indicating an absent or unallocated stream |
RootEntryName | string | Read | Holds the default name of the root storage entry in a CFB container |
RootStreamId | uint | Read | Is the identifier of the root stream within the CFB structure |