saveFormat property

HtmlFixedSaveOptions.saveFormat property

Specifies the format in which the document will be saved if this save options object is used. Can only be SaveFormat.HtmlFixed.

get saveFormat(): Aspose.Words.SaveFormat

See Also