New
Feature Request
Add Option to Convert TXTextControl.Image to System.Drawing.Image
It would be great to export/convert a TXTextControl.Image within a document directly to a file/System.Drawing.Image without needing to export to whole document first and then retrieve the image file.
Comments (1)
Yes, I agree. We have had a request to have a context menu with a Copy option on the images so I need to convert it to System.Drawing.Image first before adding the image to the clipboard.