ContentType

WordProcessingPackage.ContentType property

Gets or sets the content type of the document.

public string ContentType { get; set; }

Property Value

The type of the content.

See Also