SaveOutputParameters

SaveOutputParameters

Overview

SaveOutputParameters is a class in Aspose.Words FOSS for .NET.

This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation.

Properties: ContentType.

Properties

NameTypeAccessDescription
ContentTypestringReadReturns the Content-Type string (Internet Media Type) that identifies the type of the saved document.

See Also