ToolTagCategoryHardware Property |
Gets the tag that denotes any kind of hardware used to create a file.
Namespace: GroupDocs.Metadata.TaggingAssembly: GroupDocs.Metadata (in GroupDocs.Metadata.dll) Version: 21.8
Syntaxpublic PropertyTag Hardware { get; }
Public ReadOnly Property Hardware As PropertyTag
Get
public:
property PropertyTag^ Hardware {
PropertyTag^ get ();
}
member Hardware : PropertyTag with get
Property Value
Type:
PropertyTagThe tag that denotes any kind of hardware used to create a file.
See Also