SharpDocx
SharpDocx copied to clipboard
Add New Feature "show Image from Base64 string " example: Image64(bas…
example: Image64(base64Variable)
Thanks for your PR. However, it looks like you forgot something. When I run it, I get this error:
Line 18: error CS0103: The name 'Image64' does not exist in the current context
@mitnick2012 any update on this? I'm trying this exactly and would be nice if I don't need to reinvent what you did. :-)
Added ImageFromBase64 in 2.4.0, closing this PR.