IOConfig

Overview

IOConfig is a class in Aspose.3D FOSS for TypeScript.

IOConfig.fileFormat holds the target or source file format, or null if unspecified.

This class declares 1 method for IOConfig objects in TypeScript programs. Available methods include: constructor. Public members are accessible to any TypeScript application after installing the Aspose.3D FOSS for TypeScript package. Properties: encoding, fileFormat, fileName, fileSystem, lookupPaths.

Properties

NameTypeAccessDescription
fileFormatFileFormat | nullReadGets the file format.
encodingstring | nullRead/WriteGets the encoding.
fileSystemFileSystem | nullRead/WriteGets the file system.
lookupPathsstring[]Read/WriteGets the lookup paths.
fileNamestring | nullRead/WriteGets the file name.

Methods

SignatureDescription
constructor()Calls constructor on this IOConfig instance.

See Also

 English