FileContentType

FileContentType

Overview

FileContentType is a class in Aspose.3D FOSS for Python.

File content type

This class declares 1 method for FileContentType objects in Python programs. Available methods include: __init__. All public members are accessible to any Python application after installing the Aspose.3D FOSS for Python package.

Methods

SignatureDescription
__init__(value: int, name: str)Calls init(value, name) on this FileContentType instance.

See Also