Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
Public Member Functions | Properties | List of all members
SolidFramework.Forms.ClipboardEventArgs Class Reference

Represents clipboard event. More...

Inheritance diagram for SolidFramework.Forms.ClipboardEventArgs:

Public Member Functions

 ClipboardEventArgs (int numItems)
 Initializes a new instance of the ClipboardEventArgs class. More...
 

Properties

int Count [get]
 Gets the count. More...
 

Detailed Description

Represents clipboard event.

Constructor & Destructor Documentation

◆ ClipboardEventArgs()

SolidFramework.Forms.ClipboardEventArgs.ClipboardEventArgs ( int  numItems)

Initializes a new instance of the ClipboardEventArgs class.

Parameters
numItemsThe num items.

Property Documentation

◆ Count

int SolidFramework.Forms.ClipboardEventArgs.Count
get

Gets the count.

The count.