 | PdfFormsRemoveHighlightColor Method |
Remove the form field highlight color in the document.
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntaxpublic void RemoveHighlightColor()
Public Sub RemoveHighlightColor
public:
void RemoveHighlightColor()
member RemoveHighlightColor : unit -> unit
public void RemoveHighlightColor()
function RemoveHighlightColor();
RemarksPlease refresh the client window to remove the highlight immediately if necessary.
See Also