ISPConversionProcessor members
NOTE: This API is now obsolete.
Provides methods for custom handling of transformed data, including preprocessing and postprocessing of data returned by the launcher.
The ISPConversionProcessor type exposes the following members.
Methods
Name | Description | |
---|---|---|
PostProcess | Obsolete. Provides customization of file content after it has been sent to the document converter. | |
PreProcess | Obsolete. Provides customization of file content before it is sent to the document converter. |
Top