LinearizationCheck
Overview
LinearizationCheck is a interface in Aspose.PDF FOSS for TypeScript.
Properties: errors, linearized.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
linearized | : boolean | Read | True when the input begins with a /Linearized parameter dictionary. |
errors | : string[] | Read | Structural problems found; empty for byte-accurate linearized output. |