process method

process

Starts the XpsConverter processing with the specified parameters.

Returns

An ResultContainer object containing the result of the operation.

def process(self, options):
    ...
ParameterTypeDescription
optionsIPluginOptionsAn options object containing instructions for the XpsConverter.

Exceptions

ExceptionDescription
NotSupportedException

See Also