A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation.Form
CPDFSignatureWidget Class
CPDFSignatureWidget Methods
GetSignature Method
GetSignatureAppearance Method
IsSignAP Method
IsSigned Method
SetSignAP Method
SignWithName Method
UpdateApWithImage Method
UpdateApWithInk Method
UpdateApWithSignature Method
UpdateApWithText Method
UpdateSignApWithSignature Method
CPDFSignatureWidget
GetSignature Method
Gets the digital signature object of the signature field.
Namespace:
ComPDFKit.PDFAnnotation.Form
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.1.0+b8a973db4fce43f68ed31640e557d7c5478d7f58
Syntax
C#
Copy
public
CPDFSignature
GetSignature
(
CPDFDocument
doc
)
Parameters
doc
Type:
ComPDFKit.PDFDocument
CPDFDocument
current document
Return Value
Type:
CPDFSignature
the digital signature object
See Also
Reference
CPDFSignatureWidget Class
ComPDFKit.PDFAnnotation.Form Namespace