Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterClipboard Class Members
See Also  Properties  Methods 
Leadtools.WinForms Namespace : RasterClipboard Class


The following tables list the members exposed by RasterClipboard.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)IsReady Determines whether the Windows clipboard contains an image that can be copied using Paste.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)Copy Copies the RGB or raster image data from a specified image to the Windows clipboard.  
Public Methodstatic (Shared in Visual Basic)Paste Copies image data from the clipboard.  
Top

See Also