LoadOptions

LoadOptions()

Creates new default load options.

public LoadOptions()

See Also


LoadOptions(LoadFormat)

Creates new load options.

public LoadOptions(LoadFormat loadFormat)
ParameterTypeDescription
loadFormatLoadFormatFormat of a presentation to load.

See Also