Accusoft.NotateXpress13.Net
Cut Method




Copies the currently selected elements to the clipboard and then deletes them from their original location.
Syntax
'Declaration
 
Public Sub Cut() 
'Usage
 
Dim instance As ElementCollection
 
instance.Cut()
public void Cut()
public: void Cut(); 
public:
void Cut(); 
Remarks

Once these items are available on the clipboard they can be used elsewhere.

See Also

Reference

ElementCollection Class
ElementCollection Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback