Text Viewer ActiveX Control

Copytexttoclipboard

 

Copy selected the text to clipboard. You may use mouse to selected the text or call SelectionStartPage(), SelectionEndPage() and SelectAll().

Public Function Copytexttoclipboard()

 

No Parameter

No Return Value

Example

   

VB.NET Syntax
AxTextReaderAx1.Copytexttoclipboard()


   

Visual Basic Syntax
TextReaderAx1.Copytexttoclipboard()