MetadataFilters enumeration

MetadataFilters enumeration

Represents a list of the most common types of document metadata.

The MetadataFilters type exposes the following members:

Fields

Field Description
NONE Empty filter setting, matches no metadata items.
AUTHOR Author of the document.
CATEGORY Category of the document.
COMMENTS Comment for the document.
COMPANY Company of the Author.
CONTENT_STATUS Content status.
CREATED_TIME Created time.
HYPERLINK_BASE Hyperlink base.
LAST_PRINTED Last printed date and time.
LAST_SAVED_BY Last saved by user.
LAST_SAVED_TIME Last saved date and time.
NAME_OF_APPLICATION Name of application where the document was created.
MANAGER Author’s manager name.
REVISION_NUMBER Revision number.
SUBJECT Subject of the document.
TEMPLATE Document template name.
TITLE Document title.
TOTAL_EDITING_TIME Total editing time.
VERSION Document’s version.
DESCRIPTION Document’s description.
KEYWORDS Document’s keywords.
CONTENT_TYPE Content type.
ALL All types of the metadata items.

Remarks

Learn more | | |

See Also