OoxmlPart

Overview

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

One part of an OPC package.

Properties: bytes, contentType, path, store.

Properties

NameTypeAccessDescription
path: stringReadPackage path, e.g.
bytes: Uint8ArrayReadGets the bytes.
contentType: stringReadThe part’s media type, e.g.
store: booleanReadStore rather than deflate — for already-compressed data such as a JPEG.