Click or drag to resize

StickyPopupExtSetStickyColor Method

Set sticky color

Namespace:  ComPDFKit.Viewer.Annot
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public virtual void SetStickyColor(
	Color newColor
)

Parameters

newColor
Type: System.Windows.MediaColor
See Also