Click or drag to resize

CPDFViewerSetMouseImageMaxSize Method

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public bool SetMouseImageMaxSize(
	int maxWidth,
	int maxHeight
)

Parameters

maxWidth
Type: SystemInt32
maxHeight
Type: SystemInt32

Return Value

Type: Boolean
See Also