Hello,
I want to verify a digitally Signed PDF, below is the code
GroupDocs.Signature.Signature signature = new Signature("sample_signed.pdf");
but I am getting the error which states
CS0234 C# The type or namespace…...Signature’ (are you missing an assembly reference?) my groupdocs version...Signature’ (are you missing an assembly reference?) Signature class...