Get All Document Properties from a PDF
Contents
[
Hide
]
Introduction
This example allows you to get all document properties using Aspose.PDF Cloud API in your applications. The API for has the following properties
API Information
| API | Type | Description |
|---|---|---|
| /pdf/{name}/documentproperties | GET | Get all document properties |
API Parameters
| Parameter | Required | Type | Data Type | Description |
|---|---|---|---|---|
| name | true | Path | String | The name of the document in storage to read properties from |
Resource
The following Aspose.PDF Cloud REST API resource has been used in the examples: GetDocumentProperties.
cURL Example
SDK Source
The Aspose for Cloud SDKs can be downloaded from the following page: Available SDKs
SDK Examples
Get All Document Properties