A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation
CPDFAnnotation Class
CPDFAnnotation Methods
AddCopyAnnotToPage Method
CopyAnnot Method
CreateReplyAnnotation Method
CreateReplyStateAnnotation Method
GetAuthor Method
GetBorderWidth Method
GetContent Method
GetCreationDate Method
GetFlags Method
GetIsHidden Method
GetIsLocked Method
GetIsReadOnly Method
GetModifyDate Method
GetRect Method
GetReplies Method
GetReplyTitle Method
GetRotation Method
GetSourceRect Method
GetState Method
GetTextAttribute Method
GetTransparency Method
IsMarkedStateAnnot Method
IsMeasured Method
IsReplyAnnot Method
IsReviewStateAnnot Method
IsValid Method
ReleaseAnnot Method
ReleaseCopyAnnot Method
RemoveAnnot Method
RenderAnnot Method
SetAuthor Method
SetBorderWidth Method
SetContent Method
SetCreationDate Method
SetFlags Method
SetIsHidden Method
SetIsLocked Method
SetIsReadOnly Method
SetMarkedAnnotState Method
SetModifyDate Method
SetRect Method
SetReplyAnnotation Method
SetReplyTitle Method
SetReviewAnnotState Method
SetSourceRect Method
SetState Method
SetTextAttribute Method
SetTransparency Method
UpdateAp Method
UpdateApWithBitmap Method
UpdateApWithImage Method
CPDFAnnotation
UpdateApWithImage Method
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
UpdateApWithImage
(
string
imagePath
,
string
smaskPath
,
int
rotation
)
Parameters
imagePath
Type:
System
String
smaskPath
Type:
System
String
rotation
Type:
System
Int32
Return Value
Type:
Boolean
See Also
Reference
CPDFAnnotation Class
ComPDFKit.PDFAnnotation Namespace