Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents clipboard event. More...
Public Member Functions | |
ClipboardEventArgs (int numItems) | |
Initializes a new instance of the ClipboardEventArgs class. More... | |
Properties | |
int | Count [get] |
Gets the count. More... | |
Represents clipboard event.
SolidFramework.Forms.ClipboardEventArgs.ClipboardEventArgs | ( | int | numItems | ) |
Initializes a new instance of the ClipboardEventArgs class.
numItems | The num items. |
|
get |
Gets the count.
The count.