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

PropertyTypeDescription
MarkedbooleanWhether the document is marked.
SuspectsbooleanWhether the document has suspects.
UserPropertiesbooleanWhether the document has user properties.

Links to this page: