PDFMarkInfo
Unofficial
Mark information for a PDF document.
Import:
import type { PDFMarkInfo } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface PDFMarkInfoProperties
| 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: