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

Method Returns Description
getOutlines() HighlightOutline Compute and return the highlight outlines for the given boxes.

Links to this page: