Overview
FileContentType is a enum in Aspose.3D FOSS for .NET.
File content type
Values
| Value | Description |
|---|
Binary | Represents a binary file content type |
ASCII | Represents an ASCII (text) file content type |
Unknown | Represents an indeterminate or unsupported content type |
See Also