LoadOptions.LoadOptions

LoadOptions()

Creates an options of loading the file.

public LoadOptions()

See Also


LoadOptions(LoadFormat)

Creates an options of loading the file.

public LoadOptions(LoadFormat loadFormat)
ParameterTypeDescription
loadFormatLoadFormatThe loading format.

See Also