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: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
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