SaveOptions

SaveOptions class

Represents document saving options when saving a document.

public class SaveOptions

Constructors

Name Description
SaveOptions() Initializes a new instance of the SaveOptions class.

Properties

Name Description
static Default { get; } Gets the default value for the SaveOptions class.

See Also