SaveOptions

SaveOptions class

Represents save options.

public class SaveOptions : IOConfig

Constructors

NameDescription
SaveOptions()The default constructor.

Properties

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

See Also