Click or drag to resize

CPDFViewerStickyIconDict Property

Customize icon path data

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public static Dictionary<string, string> StickyIconDict { get; set; }

Property Value

Type: DictionaryString, String
See Also