←Select platform

Copy Method

Summary

Copies the selected text to the clipboard

Syntax
C#
C++/CLI
public void Copy( 
   int pageNumber 
) 
public:  
   void Copy( 
      int pageNumber 
   ) 

Parameters

pageNumber

Page number to use. If this value is 0, then the selected text of all pages in the document will be used.

Remarks

This method works by calling GetSelectedText and set the result in the clipboard if any value was found.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.