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

Property Type Description
disableAutoFetch boolean Whether auto fetch is disabled.
disableStream boolean Whether streaming is disabled.

Links to this page: