Click or drag to resize

CPDFViewerSetIsVisibleCustomMouse Method

Set whether to apply custom mouse

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public bool SetIsVisibleCustomMouse(
	bool isVisible
)

Parameters

isVisible
Type: SystemBoolean
Is it visible

Return Value

Type: Boolean
See Also