ToolTagCategory
Leave feedback
On this page
Provides tags intended to mark metadata properties related to the tools (software and hardware) that were used to create a file.
public class ToolTagCategory : TagCategory
| Name | Description |
|---|---|
| Compression { get; } | Gets the tag that marks a compression. |
| Hardware { get; } | Gets the tag that denotes any kind of hardware used to create a file. |
| HardwareManufacturer { get; } | Gets the tag that marks a hardware manufacturer. |
| HardwareVersion { get; } | Gets the tag that labels properties containing the version of the hardware used to create a file. |
| ModelId { get; } | Gets the tag that marks a model id. |
| Software { get; } | Gets the tag that labels any kind of software used to create a file. |
| SoftwareManufacturer { get; } | Gets the tag that marks a software manufacturer. |
| SoftwareVersion { get; } | Gets the tag that labels properties containing the version of the software used to create a file. |
| Name | Description |
|---|---|
| override ToString() | Returns a string that represents the current object. |
- class TagCategory
- namespace GroupDocs.Metadata.Tagging
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.