LoadOptions

LoadOptions()

Initializes a new instance of the LoadOptions class.

public LoadOptions()

See Also


LoadOptions(FileFormat)

Initializes a new instance of the LoadOptions class.

public LoadOptions(FileFormat fileFormat)
Parameter Type Description
fileFormat FileFormat The exact type of the file.

See Also