SaveOptions

SaveOptions class

Provides options for the document saving.

public class SaveOptions : ISaveOptions

Constructors

Name Description
SaveOptions() The default constructor.

Properties

Name Description
Type { get; } File type.

See Also