CPDFViewerSetStampMouseImage Method (String) |
Set custom mouse style applied to stamp creation (the image is larger than the set maximum size, and the clarity will be lost)
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic bool SetStampMouseImage(
string path
)
Parameters
- path
- Type: SystemString
Image path
Return Value
Type:
Boolean
Is it successful
See Also