Click or drag to resize

CPDFViewerSetIsShowStampMouse Method

Set whether the custom mouse is enabled for stamp creation

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

Parameters

isVisible
Type: SystemBoolean
Is it visible

Return Value

Type: Boolean
See Also