ContentClassType.Document

ContentClassType.Document property

Gets the urn:content-classes:document content class that defines a set of properties for an item that is a document such as a Microsoft� Word file.

public static ContentClassType Document { get; }

Property Value

The document content class.

See Also