Skip to content

PDFMarkInfo

Unofficial

Mark information for a PDF document.

Import:

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

Signature:

export interface PDFMarkInfo

Properties

Property Type Description
Marked boolean Whether the document is marked.
Suspects boolean Whether the document has suspects.
UserProperties boolean Whether the document has user properties.

Links to this page: