Interface IPdfMetadata
Package: @aurigma/design-atoms-model
Properties
author
Declaration
author?: string;
Property Value
| Type | Description |
|---|---|
| string |
creator
Declaration
creator?: string;
Property Value
| Type | Description |
|---|---|
| string |
keywords
Declaration
keywords?: string;
Property Value
| Type | Description |
|---|---|
| string |
subject
Declaration
subject?: string;
Property Value
| Type | Description |
|---|---|
| string |
title
Declaration
title?: string;
Property Value
| Type | Description |
|---|---|
| string |