ObjStmDamage
Overview
ObjStmDamage is a interface in Aspose.PDF FOSS for TypeScript.
What one /ObjStm container yielded, and what it cost.
Properties: container, detail, lost, recovered.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
container | : number | Read | Object number of the container itself. |
recovered | : number[] | Read | Objects the container declared and this decode produced. |
lost | : number[] | Read | Objects the container declared that did not survive the damage. |
detail | : string | Read | Gets the detail. |