Hey @Anh_Nguyen
Please find the below,
In the Assign statement
strImg = Convert.ToBase64String(System.IO.File.ReadAllBytes("image file path"))
Hope this helps
Thanks
#nK
Hey @Anh_Nguyen
Please find the below,
In the Assign statement
strImg = Convert.ToBase64String(System.IO.File.ReadAllBytes("image file path"))
Hope this helps
Thanks
#nK