How do I check PDF file is either it in scanned copy or fillable format using aspose.pdf?
You can Find whether PDF contains images or text using Aspose.PDF. Also, you can check Document.Form collection in order to check whether it has fillable fields or not.