Overview
FileContentType is a enum in Aspose.3D FOSS for .NET.
File content type
This enumeration defines 2 values: Binary, ASCII.
Values
| Value | Description |
|---|
Binary | Represents a binary file content type |
ASCII | Represents an ASCII (text) file content type |
See Also