Click or drag to resize

IClipboardGetDataObjectGetFormats Method

Gets the available clipboard formats.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
string[] GetFormats()

Return Value

String
The available formats.
See Also