Skip to content

TextContent

Unofficial

Text content extracted from a PDF page.

Import:

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

Signature:

export interface TextContent

Properties

PropertyTypeDescription
itemsTextItem[]Text items in the content.
stylesRecord<string, PdfTextStyle>Style definitions referenced by text items.

Links to this page: