Click or drag to resize

StiClipboardHelperSetClipboardData Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiClipboardHelper.SetClipboardData(System.Collections.Generic.IDictionary{System.String,System.Object})"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void SetClipboardData(
	IDictionary<string, Object> dict
)

Parameters

dict
Type: System.Collections.GenericIDictionaryString, Object

[Missing <param name="dict"/> documentation for "M:Stimulsoft.Report.Helpers.StiClipboardHelper.SetClipboardData(System.Collections.Generic.IDictionary{System.String,System.Object})"]

See Also