Skip to main content

TdxPDFViewerHighlights.Clear Method

Removes all highlights from the loaded PDF Document.

Declaration

procedure Clear;

Remarks

To clear highlights only from a specific text range, call the Remove procedure instead. Note that all highlights are cleared automatically if one of the following conditions is met:

See Also