Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 599 Bytes

File metadata and controls

16 lines (11 loc) · 599 Bytes

DocumentProperty

Pdf document property.

Properties

Name Type Description Notes
name String Pame of the property. [optional]
value String Property value. [optional]
builtIn Boolean Value indicating whether it is a built-in property.
links List<Link> Link to the document. [optional]

[Back to Model list] [Back to API list] [Back to README]