SaveOptions

SaveOptions constructor

Initializes new instance of SaveOptions class.

public SaveOptions(FileType fileType)
Parameter Type Description
fileType FileType The type of the file.

See Also