A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation.Form
CPDFSignatureWidget Class
CPDFSignatureWidget Methods
GetSignature Method
IsSigned Method
SignWithName Method
UpdataApWithSignature Method
UpdateApWithImage Method
UpdateApWithInk Method
UpdateApWithText Method
CPDFSignatureWidget
UpdateApWithInk Method
Namespace:
ComPDFKit.PDFAnnotation.Form
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
Copy
public
bool
UpdateApWithInk
(
List
inkPath
,
void
color
,
List
rotation
)
Parameters
inkPath
Type:
System.Collections.Generic
List
T
color
Type:
System
Void
rotation
Type:
System.Collections.Generic
List
T
Return Value
Type:
Boolean
See Also
Reference
CPDFSignatureWidget Class
ComPDFKit.PDFAnnotation.Form Namespace