Gets a set of tags intended to mark metadata properties related to a company that participated in file creation.
Namespace: GroupDocs.Metadata.TaggingAssembly: GroupDocs.Metadata (in GroupDocs.Metadata.dll) Version: 21.8
Syntaxpublic static CorporateTagCategory Corporate { get; }
Public Shared ReadOnly Property Corporate As CorporateTagCategory
Get
public:
static property CorporateTagCategory^ Corporate {
CorporateTagCategory^ get ();
}
static member Corporate : CorporateTagCategory with get
Property Value
Type:
CorporateTagCategoryA set of tags intended to mark metadata properties related to a company that participated in file creation.
See Also