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
UpdateApWithInk Method
Namespace:
ComPDFKit.PDFAnnotation.Form
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.1.0+b8a973db4fce43f68ed31640e557d7c5478d7f58
Syntax
C#
Copy
public
bool
UpdateApWithInk
(
List
<
List
<
CPoint
>>
inkPath
,
string
color
,
int
rotation
)
Parameters
inkPath
Type:
System.Collections.Generic
List
List
CPoint
color
Type:
System
String
rotation
Type:
System
Int32
Return Value
Type:
Boolean
See Also
Reference
CPDFSignatureWidget Class
ComPDFKit.PDFAnnotation.Form Namespace