public enum TransferEncoding
Members
| Member Name | Description | Value |
| Base64 | | 1 |
| Binary | | 4 |
| EightBit | | 3 |
| QuotedPrintable | | 0 |
| SevenBit | | 2 |
| Unknown | | -1 |
Requirements
Namespace: Aspose.Network.Mime
Assembly: Aspose.Network (in Aspose.Network.dll)
See Also
Aspose.Network.Mime Namespace