DPE Web Applications 2.x

ConvertDocument

Converts between document formats.

image2021-11-24_12-41-52.png

Properties

image2021-11-24_12-42-58.png

Input

Name

Description

InputFormat

Select the input format:

image2021-11-24_12-44-45.png

InputPath

Specify the path to the input file.

InputString

Specify the input as string.

If InputPath is specified this will be ignored.

OutputFormat

Select the output format:

image2021-11-24_12-45-26.png

Output

Name

Description

OutputPath

Save the output to a file.

OutputString

Return the output in a string variable.

If OutputPath is specified this will be ignored.