Skip to content

PDFLoadingParams

Unofficial

Loading parameters used for a PDF document.

Import:

import type { PDFLoadingParams } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface PDFLoadingParams

Properties

PropertyTypeDescription
disableAutoFetchbooleanWhether auto fetch is disabled.
disableStreambooleanWhether streaming is disabled.

Links to this page: