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