ConvertOptions
Overview
ConvertOptions is a interface in Aspose.PDF FOSS for TypeScript.
Properties: bytes, iccProfile, identifier, n, preserve.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
iccProfile | : { bytes: Uint8Array; n: 1 | 3 | 4; identifier?: string } | Read | Output-intent ICC profile. |
bytes | : Uint8Array | Read | Gets the bytes. |
n | : 1 | 3 | 4 | Read | Gets the n. |
identifier | : string | Read | Gets the identifier. |
preserve | : ConvertCategory[] | Read | Destructive-removal categories to skip (then reported unresolved). |