FileType
This enum class is used to specify different vector file formats. Each enum represents a file type and holds related information consisting of a tag and an extension.
These represent file types, and their associated tag and extension values can be accessed as properties of the enum.