SaveOptions

SaveOptions class

Provides options for the document saving.

public class SaveOptions : ISaveOptions

Constructors

Name Description
SaveOptions(FileType) Initializes new instance of SaveOptions class.

Properties

Name Description
Type { get; } File type.

See Also