Table of Contents

Interface IClipboardReader

Namespace
PaintDotNet.Clipboard
Assembly
PaintDotNet.Base.dll
public interface IClipboardReader : IInternalImpl

Methods

IsDataMaybeAvailable()

Gets a flag indicating whether data might be available on the clipboard, or if it definitely isn't.

MaybeGetData()

Attempts to get data from the clipboard.