Click or drag to resize
GDClipboardManagerInstance Property
Property to access clipboard manager singleton instance.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public static GDClipboardManager Instance { get; }

Property Value

Type: GDClipboardManager
See Also