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: 2.1.0+b8a973db4fce43f68ed31640e557d7c5478d7f58
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