'Declaration Public Overloads Sub SignDocument( _ ByVal filenameThe name of input PDF file. As System.String, _ ByVal pageIndexThe zero-based index of PDF page, where digital signature must be added. As System.Int32 _)
public void SignDocument( System.String filename, System.Int32 pageIndex)
public: void SignDocument( System.String filename, System.Int32 pageIndex)
public:void SignDocument( System.String filename, System.Int32 pageIndex)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfPageDigitalSignatureHelper Class PdfPageDigitalSignatureHelper Members Overload List