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.2.0.0 (2.2.0.0)
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