Skip to content

HighlightOutliner

Unofficial

Generates outlines around highlighted regions in a PDF document.

Import:

import type { HighlightOutliner } from '@obsidian-typings/obsidian-public-latest';

Signature:

export class HighlightOutliner

Methods

MethodReturnsDescription
getOutlines()HighlightOutlineCompute and return the highlight outlines for the given boxes.

Links to this page: