Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 586 Bytes

File metadata and controls

14 lines (10 loc) · 586 Bytes

DocumentProperty

Pdf document property.

Properties

Name Type Description Notes
links list[Link] Link to the document. [optional]
name str Pame of the property. [optional]
value str Property value. [optional]
built_in bool Value indicating whether it is a built-in property.

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