Text Viewer ActiveX Control

Methods

Public Method ClearAll     

Unselected all text.

Public Method Copybitmaptoclipboard     

Copy current page bitmap to clipboard.

Public Method Copytexttoclipboard   

Copy selected the text to clipboard.

Public Method ExportAllPages      

Export all pages to image files.

Public Method ExportPage      

Export specific page to image files.

Public Method FindNext    

Continues a search the text.

Public Method FindPrev   

Continues a reverse search the text.

Public Method GetCurrentPage 

Return the current page number.

Public Method GetPageCount

Return the total count of the page.

Public Method GetPageThumbnail

Return the Image object for specific Page.

Public Method GototPage

Go to specific page.

Public Method OpenFile

Open the text file, PDF file or another file for display text mode.

Public Method PagesFirst

Go to first page.

Public Method PagesLast

Go to last page.

Public Method PagesNext

Go to next page.

Public Method PagesPrevious

Go to previous page.

Public Method Rotate180

rotate 180 degree of current page.

Public Method Rotate270

rotate 270 degree of current page.

Public Method Rotate90

rotate 90 degree of current page.

Public Method SelectAll

Select all text from specific page.

Public Method SelectionEndPage

Specific end page of selection.

Public MethodSelectionStartPage

Specific start page of selection.

Public MethodZoom100

Zoom 100%

Public MethodZoom200

Zoom 200%

Public MethodZoom300

Zoom 300%

Public MethodZoom50

Zoom 50%

Public MethodZoomin

Zoom in

Public MethodZoomout

Zoom out

Public MethodZoomtoviewerHeight

Fit the image to height of text viewer.

Public MethodZoomtoviewerKeepRatio

Fit the image to text viewer and keep aspect ratio.

Public MethodZoomtoviewerWidth

Fit the image to width of text viewer.