Click or drag to resize
Pdf Library for .NET

PdfSecurityManagerSign Method

Overload List
  NameDescription
Public methodSign(String, String)
Sign the pdf document with the specified certificate.
Public methodSign(String, String, String)
Sign the pdf document with the specified certificate.
Public methodSign(String, String, String, String, String, String)
Sign the pdf document with the specified certificate.
Public methodSign(String, String, String, String, String, String, Int32, RectangleF)
Sign the pdf document with the specified certificate.
Top
See Also