XpsConverter.Process

XpsConverter.Process method

Starts the XpsConverter processing with the specified parameters.

public ResultContainer Process(IPluginOptions options)
ParameterTypeDescription
optionsIPluginOptionsAn options object containing instructions for the XpsConverter.

Return Value

An ResultContainer object containing the result of the operation.

Exceptions

exceptioncondition
NotSupportedException

See Also