MetadataUpdate
Overview
MetadataUpdate is a interface in Aspose.PDF FOSS for TypeScript.
Properties: author, creationDate, creator, custom, keywords, modDate, and 3 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
title | : string | null | Read | Gets the title. |
author | : string | null | Read | Gets the author. |
subject | : string | null | Read | Gets the subject. |
keywords | : string | null | Read | Gets the keywords. |
creator | : string | null | Read | Gets the creator. |
producer | : string | null | Read | Gets the producer. |
creationDate | : Date | string | null | Read | Gets the creation date. |
modDate | : Date | string | null | Read | Gets the mod date. |
custom | : Record<string, string | null> | Read | Gets the custom. |