PDF Viewer ActiveX Control

HighlightAllMatchedText

 

Enable/Disable highlight all matched text when search the text.

PDFViewer1.HighlightAllMatchedText[=bool]


Parameter
bool
true - enable hightlight all matched text, false - disable hightlight all matched text, hightlight one matched text only.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
PDFViewer1.HighlightAllMatchText = true
PDFViewer1.Search "yourtext", false