Leadtools.Documents.UI Namespace > DocumentViewerText Object : Copy Method |
function Leadtools.Documents.UI.DocumentViewerText.copy( pageNumber )
Parameter | Type | Description |
---|---|---|
pageNumber | int | Page number to use. If this value is 0, then the selected text of all pages in the document will be used. |
This method works by calling GetSelectedText and set the result in the clipboard if any value was found.