Document.ContentType

Document.ContentType property

Gets the document content type.

public string ContentType { get; }

Property Value

The type of the content.

See Also