A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.DigitalSign
CPDFSignature Class
CPDFSignature Methods
GetPageBound Method
GetPageIndex Method
GetSignatureWidget Method
GetSignState Method
IsSignatureInAATLorEUTL Method
IsValid Method
LoadAATLandEUTL Method
Release Method
VerifySignatureWithDocument Method
CPDFSignature
GetSignatureWidget Method
Get the
CPDFSignatureWidget
object where the signature is located.
Namespace:
ComPDFKit.DigitalSign
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
CPDFSignatureWidget
GetSignatureWidget
(
CPDFDocument
document
)
Parameters
document
Type:
ComPDFKit.PDFDocument
CPDFDocument
CPDFDocument object
Return Value
Type:
CPDFSignatureWidget
The
CPDFSignatureWidget
object where the signature is located
See Also
Reference
CPDFSignature Class
ComPDFKit.DigitalSign Namespace