ConvertOptions

Overview

ConvertOptions is a interface in Aspose.PDF FOSS for TypeScript.

Properties: bytes, iccProfile, identifier, n, preserve.

Properties

NameTypeAccessDescription
iccProfile: { bytes: Uint8Array; n: 1 | 3 | 4; identifier?: string }ReadOutput-intent ICC profile.
bytes: Uint8ArrayReadGets the bytes.
n: 1 | 3 | 4ReadGets the n.
identifier: stringReadGets the identifier.
preserve: ConvertCategory[]ReadDestructive-removal categories to skip (then reported unresolved).