Overview
FileContentType is a enum in Aspose.3D FOSS for Java.
FileContentType.BINARY represents a binary file content type.
Values
| Value | Description |
|---|
BINARY | Represents a binary file content type |
ASCII | Represents an ASCII (text) file content type |
See Also