CPDFViewerSetMouseImageMaxSize Method |
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic bool SetMouseImageMaxSize(
int maxWidth,
int maxHeight
)
Parameters
- maxWidth
- Type: SystemInt32
- maxHeight
- Type: SystemInt32
Return Value
Type:
Boolean
See Also