ToolTagCategory class

ToolTagCategory class

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

Inheritance: ToolTagCategoryTagCategory

The ToolTagCategory type exposes the following members:

Properties

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

See Also