SaveOptions.SaveFormat

SaveOptions.SaveFormat property

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

public virtual SaveFileFormat SaveFormat { get; set; }

See Also