[]
        
(Showing Draft Content)

MetadataUserProp

DsPdfJS API v9.1.0


DsPdfJS API / MetadataUserProp

Type Alias: MetadataUserProp

MetadataUserProp = object

Represents a custom metadata property.

Properties

name

name: string

The property name.


namespace

namespace: UserPropNamespace

The XML namespace.


value?

optional value: string

The property value.