FileContentType

FileContentType

Overview

FileContentType is a enum in Aspose.3D FOSS for Java.

FileContentType.BINARY represents a binary file content type.

Values

ValueDescription
BINARYRepresents a binary file content type
ASCIIRepresents an ASCII (text) file content type

See Also