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