This activity adds text to an existing image.
The Image to add text to.
The text that must be added to the image.
If TextPosition is BeforeTop of AfterBottom, then a new image portion will be created at the top or at the bottom of the image. This property defines the color that must be used to fill that new portion. This color should contrast with TextColor to make the text readable.
Indicates if the text should be bold.
The name of the font to be used. The font must be installed on the server that runs the Workflow Service. The default value is Calibri.
The font size to be used.
Indicates if the text should be italic.
Indicates if the text should be striked.
The horizontal alignment of the text
The color to be used when drawing the text.
The position in the page where text should be added.
Indicates if the text should be underlined.
The newly created image with the text.