Document

Tags.Document property

Gets a set of tags that are applied to document-specific properties only. The tags can be useful to determine from which part of an office document a property was extracted.

public static DocumentTagCategory Document { get; }

Property Value

A set of tags that are applied to document-specific properties only.

See Also