Lists all XPS tag identifiers.
            
            Syntax
            Members
| Member | Description | 
| CATEGORY | The category of the content that is contained in the file. | 
| CONTENT_STATUS | Example ContentStatus values include "Draft", "Reviewed", and "Final". | 
| CONTENT_TYPE | Example ContentType values include "Whitepaper", "Security Bulletin", and "Exam". | 
| CREATED | The date and time the file was initially created. | 
| CREATOR | The individual or entity that created the file and its content. | 
| DESCRIPTION | The Description may include, but is not limited to: an abstract, table of contents, 
            reference to a graphical representation of content, or a free-text account of the content. | 
| FORMAT | XPS metadata format identifier. | 
| IDENTIFIER | A value that unambiguously identifies the file and its content. | 
| KEYWORDS | A delimited set of keywords to support searching and indexing the Package and content.
            The Keywords property typically contains a list of terms that are not available elsewhere in file metadata. | 
| LANGUAGE | A value that identifies the file content language. | 
| LAST_MODIFIED_BY | The user who last modified the file content. | 
| LAST_PRINTED | The date and time the file content was last printed. | 
| MODIFIED | The date and time the file was last changed. | 
| REVISION | The revision number of the file. The Revision property indicates the number of changed saves or revisions. 
            The application is responsible for updating the Revision property value after each revision. | 
| SUBJECT | The topic of the file content. | 
| TITLE | The name given to the file and its content. | 
| VERSION | The version number of the file. | 
 
            
            
            
            
            
            
            
            Inheritance Hierarchy
            
            
            See Also