Table of Contents

Method MaybeGetData

Namespace
PaintDotNet.Clipboard
Assembly
PaintDotNet.Base.dll

MaybeGetData()

Attempts to get data from the clipboard.

object? MaybeGetData()

Returns

object

The data if it can be retrieved. Otherwise, either null is returned or an exception is thrown.