SaveOptions

SaveOptions class

Represents save options.

public class SaveOptions : IOConfig

Constructors

Name Description
SaveOptions() The default constructor.

Properties

Name Description
OfxVersion { get; set; } Gets and sets the save file format.

See Also