I'm trying to insert a signature image into emails sent from my application. I know how to insert an image using LinkedResource
and AlternateView
, but those use a file from the file system. I'm trying to use a Resource File (e.g. Properties.Resources.myLogo
). How does one achieve this?
Asked
Active
Viewed 3,269 times
0

Marcus
- 5,407
- 3
- 31
- 54