ConvertDocument
Converts between document formats.

Properties

Input
Name | Description |
---|---|
InputFormat | Select the input format: ![]() |
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: ![]() |
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. |