Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

Copy Method






Page number to use. If this value is 0, then the selected text of all pages in the document will be used.
Copies the selected text to the clipboard
Syntax
public void Copy( 
   int pageNumber
)
'Declaration
 
Public Sub Copy( _
   ByVal pageNumber As Integer _
) 
'Usage
 
Dim instance As DocumentViewerText
Dim pageNumber As Integer
 
instance.Copy(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

See Also

Reference

DocumentViewerText Class
DocumentViewerText Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features