Skip to content

PDFDownloadInfo

Unofficial

Download information for a PDF document.

Import:

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

Signature:

export interface PDFDownloadInfo

Properties

Property Type Description
length number The length of the document in bytes.

Links to this page: