Table of Contents

Method CreateTextMarshaler

Namespace
PaintDotNet.Clipboard
Assembly
PaintDotNet.Core.dll

CreateTextMarshaler(IClipboard)

public static IClipboardMarshaler<string> CreateTextMarshaler(this IClipboard clipboard)

Parameters

clipboard IClipboard

Returns

IClipboardMarshaler<string>