ToolTagCategory class

ToolTagCategory class

Provides tags intended to mark metadata properties related to the tools (software and hardware) used to create a file.

The ToolTagCategory type exposes the following members:

Methods

Method Description
to_string Returns a string that represents the current object. (inherited from TagCategory)

Properties

Property Description
compression The tag that marks a compression.
hardware The tag that denotes any kind of hardware used to create a file.
hardware_manufacturer The tag that marks a hardware manufacturer.
hardware_version The tag that labels properties containing the version of the hardware used to create a file.
model_id The tag that marks a model id.
software The tag that labels any kind of software used to create a file.
software_manufacturer The tag that marks a software manufacturer.
software_version The tag that labels properties containing the version of the software used to create a file.

See Also