Click or drag to resize

CPDFAnnotationUpdateApWithImage Method

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public bool UpdateApWithImage(
	string imagePath,
	string smaskPath,
	int rotation
)

Parameters

imagePath
Type: SystemString
smaskPath
Type: SystemString
rotation
Type: SystemInt32

Return Value

Type: Boolean
See Also