ContentItem
Overview
ContentItem is a class in Aspose.PDF FOSS for TypeScript.
A marked-content reference owned by a structure element.
Properties: kind, mcid, page, ref.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
kind | : 'mcid' | Read | Gets the kind. |
page | : Page | undefined | Read | Gets the page. |
mcid | : number | Read | Gets the mcid. |
kind | : 'objr' | Read | Gets the kind. |
page | : Page | undefined | Read | Gets the page. |
ref | : PdfRef | Read | Gets the ref. |