I have a File with the path of .PDF file location like,
Java.IO.File file=new Java.IO.File(/storage/emulated/0/Pdffolder/xyz.pdf)
How to convert this file into an Image
in xamarin
forms.
Thanks..
I have a File with the path of .PDF file location like,
Java.IO.File file=new Java.IO.File(/storage/emulated/0/Pdffolder/xyz.pdf)
How to convert this file into an Image
in xamarin
forms.
Thanks..