Click or drag to resize

CPDFViewerSetStickyNotePop Method

Set sticky note pop-up control

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public void SetStickyNotePop(
	StickyPopupExt popControl
)

Parameters

popControl
Type: ComPDFKit.Viewer.AnnotStickyPopupExt
Sticky note control
See Also