 | PdfViewerRemoveHighlightFromSelectedText Method |
Removes highlight from selected text
Namespace: Patagames.Pdf.Net.Controls.WinFormsAssembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.100.2704
Syntaxpublic void RemoveHighlightFromSelectedText()
Public Sub RemoveHighlightFromSelectedText
public:
void RemoveHighlightFromSelectedText()
member RemoveHighlightFromSelectedText : unit -> unit
public void RemoveHighlightFromSelectedText()
function RemoveHighlightFromSelectedText();
See Also