Click or drag to resize

PdfViewerRemoveHilightFromSelectedText Method

Note: This API is now obsolete.

Removes highlight from selected text

Namespace: Patagames.Pdf.Net.Controls.WinForms
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.100.2704
Syntax
[ObsoleteAttribute("This method is obsolete. Please use RemoveHighlightFromSelectedText instead", 
	false)]
public void RemoveHilightFromSelectedText()
See Also